menu
arcane package
documentation
util/extensions.dart
XDateTimeRangeArcane
toUtc property
toUtc property
dark_mode
light_mode
toUtc
property
DateTimeRange
get
toUtc
Implementation
DateTimeRange get toUtc => DateTimeRange(start.toUtc(), end.toUtc());
arcane package
documentation
util/extensions
XDateTimeRangeArcane
toUtc property
XDateTimeRangeArcane extension on
DateTimeRange