menu
nobody package
documentation
extensions/string_ext.dart
ExDateTime
isAtSameMomentAs method
isAtSameMomentAs method
dark_mode
light_mode
isAtSameMomentAs
method
bool
isAtSameMomentAs
(
DateTime
other
)
Implementation
bool isAtSameMomentAs(DateTime other) => isAtSameMomentAs(other);
nobody package
documentation
extensions/string_ext
ExDateTime
isAtSameMomentAs method
ExDateTime extension on
DateTime