conveyal / gtfs-editor

A web-based GTFS editing framework. THIS PROJECT IS DEPRECATED. See https://github.com/ibi-group/datatools-ui for current version.
https://github.com/ibi-group/datatools-ui
MIT License
134 stars 63 forks source link

Remove all use of java.util.Data #172

Closed mattwigway closed 9 years ago

mattwigway commented 9 years ago

Replace with LocalDate/LocalTime/LocalDateTime, and never ever ever worry about time zones again.