menu
handyman package
documentation
firestore_converters.dart
dateTimeToTimestamp function
dateTimeToTimestamp function
dark_mode
light_mode
dateTimeToTimestamp
function
Timestamp
dateTimeToTimestamp
(
DateTime
dateTime
)
Implementation
Timestamp dateTimeToTimestamp(DateTime dateTime) { return Timestamp.fromDate(dateTime); }
handyman package
documentation
firestore_converters
dateTimeToTimestamp function
firestore_converters library