wl-seasonal-hours-clock/src
Gergely Polonkai eb99194e16
[Refactor] Remove the time_to_degrees function
It just passed its sole parameter to seconds_to_degrees, so having this function
doesn’t really make sense.

It was actually a remnant from the Python version which operated on timestamps, not raw
seconds-since-midnight values.
2022-05-23 17:48:45 +02:00
..
main.rs [Refactor] Remove the time_to_degrees function 2022-05-23 17:48:45 +02:00
svg_clock.rs [Refactor] Move the hour_marker function to the svg_clock module 2022-05-23 17:46:45 +02:00