menu
utilities_framework_flutter package
documentation
utils/extensions/date_extension.dart
DateTimeExtensions
toGregorian method
toGregorian method
dark_mode
light_mode
toGregorian
method
Gregorian
toGregorian
(
)
Implementation
Gregorian toGregorian() => Gregorian.fromDateTime(this);
utilities_framework_flutter package
documentation
utils/extensions/date_extension
DateTimeExtensions
toGregorian method
DateTimeExtensions extension on
DateTime