anyways-open / itinero-transit-server

Wrapper around itinero-transit to make it available as HTTP-service
MIT License
2 stars 0 forks source link

Figure out if all timezones are handled correctly #6

Closed pietervdvn closed 5 years ago

pietervdvn commented 5 years ago

Working:

Upstream LC data is correctly provided in UTC-times, offsets are applied.

To Fix:

OSM-data: Opening Hours are not UTC and are handled as local time of the machine interpreting. This should be fixed.

Fronted: actively gives wrong timezones, causing issues

pietervdvn commented 5 years ago

OsmData: fixed

Frontend: fixed