menu
gtfs_bindings package
documentation
schedule.dart
Date
toDateTime method
toDateTime method
dark_mode
light_mode
toDateTime
method
DateTime
toDateTime
(
)
Implementation
DateTime toDateTime() { return DateTime(year, month, day); }
gtfs_bindings package
documentation
schedule
Date
toDateTime method
Date class