@cinnamon's seasonal clock website went down, so @gwil and I rehosted a shiny new version at https://seasonalclock.org/.
@gwil doubled down on the idea of having an emoji for every hour. And after a few reckless renamings, we arrived there!
The clock now uses a light theme if that's your operating-system-level preference.
And finally, we now have a few parameters that can be set via the URL.
Latitude, longitude and offset to UTC parameters let you create links that always display the clock for a particular location on earth:
- Berlin in summer (latitude 52.31 degrees, longitude 13.24 degrees, UTC+2):
https://seasonalclock.org/?lat=52.31&lon=13.24&offset=2
- Wellington (latitude -41.17 degrees, longitude 174.46 degrees, UTC+12):
https://seasonalclock.org/?lat=-41.17&lon=174.46&offset=12
Also, you can highlight certain hours based on their name or utc offset: https://seasonalclock.org/?hl=6&hl=rainbow
The repository is hosted at https://github.com/sgwilym/seasonal-hours-clock/tree/main.