peter-mount / opendata

Latest & first public version of my code that monitors the UK Rail Network in real time using Open Data feeds
Other
12 stars 2 forks source link

Departure boards show nothing if no train in next hour but there is one later in the day #58

Closed peter-mount closed 8 years ago

peter-mount commented 8 years ago

When a station has not got another train for over an hour, but there is one we show "No information available".

peter-mount commented 8 years ago

departureBoard proc will now, if there's no departure in the next hour return the next 2 departures from the current time until midnight.

Only if there is nothing departing before midnight will it now show "No information available"