derhuerst / vbb-rest

An HTTP API for Berlin & Brandenburg public transport.
https://v6.vbb.transport.rest/
ISC License
130 stars 12 forks source link

timestamp differs from API time #36

Closed andreasloe closed 4 years ago

andreasloe commented 4 years ago

If I put in https://3.vbb.transport.rest/stops/900000051371/departures?direction=900023201&when=13:15:00 I thought I will get busses departing after 13:15. But I get ..."when":"2019-11-01T14:20:00+01:00"... Am I making something wrong or is there a difference (I have to use MEZ and the API uses a different timezone)?

derhuerst commented 4 years ago

Looking into it.

derhuerst commented 4 years ago

Fixed as of derhuerst/hafas-rest-api@ff95845. 3.vbb.transport.rest and 2.bvg.transport.rest should work now.