Fixes for time parsing
Change log:
- display 60+ min instead of 354 min for very late departures (which exceeds 1 hour from now)
- fix for time parsing (warszawskie API can send time like '24:17:00', which raise errors in python during string parsing)
Change log: