summaryrefslogtreecommitdiff
path: root/src/serde.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pretty print pretty printing codestuebinm2022-02-011-18/+28
|
* handle (esp. iceportal) timestamps correctlystuebinm2022-02-011-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?
* display iceportal itinery & stopsstuebinm2022-02-011-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.