menu
u package
documentation
utils/shamsi.dart
Gregorian
toDateTime method
toDateTime method
dark_mode
light_mode
toDateTime
method
@
override
DateTime
toDateTime
(
)
override
Implementation
@override DateTime toDateTime() => DateTime(year, month, day, hour, minute, second, millisecond);
u package
documentation
utils/shamsi
Gregorian
toDateTime method
Gregorian class