summaryrefslogtreecommitdiff
path: root/src/iceportal.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-01handle (esp. iceportal) timestamps correctlystuebinm1-8/+8
why use unix time if you can use unix time * 1000 while your margin of error will never be lower than a full minute?
2022-02-01display iceportal itinery & stopsstuebinm1-3/+36
I'm pretty sure something in parsing the times is broken, since this train is currently /also/ broken I have absolutely no idea what the correct ones would be and don't have the energy to dig further into this.