iRail / brail2gtfs

[DEPRECATED] GTFS generator for the Belgian Railway company in PHP -- Use the official GTFS now
http://gtfs.irail.be
MIT License
8 stars 3 forks source link

Trips that span multiple dates #34

Closed brechtvdv closed 9 years ago

brechtvdv commented 9 years ago

Trips that span multiple dates will have stop times greater than 24:00:00. For example, if a trip begins at 10:30:00 p.m. and ends at 2:15:00 a.m. on the following day, the stop times would be 22:30:00 and 26:15:00. Entering those stop times as 22:30:00 and 02:15:00 would not produce the desired results.