-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Hi,
I have been using your API for a while now with success, but I have noticed some strange behaviour when planning journeys inside the UK. Despite the timezone parameters being correct and the returned data being correct, the advices are shown for one hour later than requested. For example, this request, departure time 07:00+01:00 doesn't show the trains departing at 06:56+01:00 and 07:21+01:00, but gives the trains departing at 08:21+01:00, 09:21+01:00 and 10:05+01:00. I can see that the timezone in the parameter is processed, because 08:00+02:00 gives exactly the same result as 07:00+01:00.