-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PB-1319: correct format for timestamps used in OJPStopEventRequest
Accodring to https://opentransportdata.swiss/de/cookbook/ojpstopeventrequest/ the timestamps used in OJPStopEventRequests should be in Zulu time, to prevent their code from trying to interpret the given times as local times. This is now implemented correctly and a few test for timestamp conversions are added.
- Loading branch information
Showing
2 changed files
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters