menu
eliud_core_helpers package
documentation
firestore/firestore_tools.dart
timeStampToDateTime function
timeStampToDateTime function
dark_mode
light_mode
timeStampToDateTime
function
DateTime
?
timeStampToDateTime
(
Timestamp
timestamp
)
Implementation
DateTime? timeStampToDateTime(Timestamp timestamp) { return timestamp.toDate(); }
eliud_core_helpers package
documentation
firestore/firestore_tools
timeStampToDateTime function
firestore_tools library