menu
temu_interceptor package
documentation
utils/date.dart
IsoToDate
toDateTime method
toDateTime method
dark_mode
light_mode
toDateTime
method
DateTime
toDateTime
(
)
Implementation
DateTime toDateTime() { var time = DateTime.parse(this); return time; }
temu_interceptor package
documentation
utils/date
IsoToDate
toDateTime method
IsoToDate extension on
String