logoalt Hacker News

eltetoyesterday at 2:40 PM3 repliesview on HN

Very clean and polished! I love how smooth the seconds hand move.

I work in an environment where we look at the time across many different timezones around the world. A couple of feature requests if you are ever in the mood:

  1. Make it possible to specify the timezone.
  2. Make it possible to create a grid of clocks, each with different timezones.
  3. Persist the grid/timezone state in the URL so links can be easily shared.

Replies

AustinDevyesterday at 2:45 PM

Great feedback for the OP. I would also add, Can you make the text not selectable?

show 1 reply
user_timoyesterday at 3:05 PM

You can now select timezone with URL parameters in IANA timezones: ?tz=America/New_York ?tz=Europe/London ?tz=Asia/Tokyo

show 1 reply
user_timoyesterday at 2:44 PM

Thank you! Very good idea, I look forward to implement URL timezone parameters to get it on different zones without it affecting to UI in any way.