common: Use the correct magic number in Fixed15_49::pi_div_two().
[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.