menu
getx_scaffold package
documentation
common/extensions/ex_date_time.dart
ExDateTime
toDateString method
toDateString method
dark_mode
light_mode
toDateString
method
String
toDateString
(
)
Implementation
String toDateString() { return dateFormat(DateFormats.y_mo_d); }
getx_scaffold package
documentation
common/extensions/ex_date_time
ExDateTime
toDateString method
ExDateTime extension on
DateTime