common: Silence compiler warnings about ignored Result return values.
[gps-watch.git] / src / common / time.rs
2020-01-08 Tilman Sauerbeckcommon: Implement Time::fmt_date().
2020-01-06 Tilman Sauerbeckcommon: Implement Time::fmt_time().
2020-01-06 Tilman Sauerbeckcommon: Add the time module.