summaryrefslogtreecommitdiff
path: root/src/serde.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-01pretty print pretty printing codestuebinm1-18/+28
2022-02-01handle (esp. iceportal) timestamps correctlystuebinm1-5/+16
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-0/+22
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.