menu
remind_timetable package
documentation
timetable.dart
DateTimeTimetable
asUtc property
asUtc property
dark_mode
light_mode
asUtc
property
DateTime
get
asUtc
Implementation
DateTime get asUtc => copyWith(isUtc: true);
remind_timetable package
documentation
timetable
DateTimeTimetable
asUtc property
DateTimeTimetable extension on
DateTime