Any way to "pin" the current time so it acts as a live world clock?
Show HN: I made a tool to compare time zones
31–40 of 234 posts
Re: Show HN: I made a tool to compare time zones
#32 % tz
US West 18:39 -0800 PST
US East 21:39 -0500 EST
UTC 02:39 +0000 UTC
Ireland/UK 02:39 +0000 GMT
West Europe 03:39 +0100 CET
New Zealand 15:39 +1300 NZDT
Current 02:39 +0000 GMT
% tz 18:00
US West 10:00 -0800 PST
US East 13:00 -0500 EST
UTC 18:00 +0000 UTC
Ireland/UK 18:00 +0000 GMT
West Europe 19:00 +0100 CET
New Zealand 07:00 +1300 NZDT
Current 18:00 +0000 GMT
I find it's pretty convenient anyway.https://github.com/arp242/dotfiles/blob/master/local/script/...
Re: Show HN: I made a tool to compare time zones
#33Re: Show HN: I made a tool to compare time zones
#34Re: Show HN: I made a tool to compare time zones
#35Re: Show HN: I made a tool to compare time zones
#36I've been a big fan of worldtimebuddy[1] for a long time. I book a lot of meetings across timezones and it's makes it very easy to see when a good time for a meeting would be between sydney tokyo and miami as an example [1] https://www.worldtimebuddy.com/
Re: Show HN: I made a tool to compare time zones
#37it has a nice world map, but its call planner feature is simpler than some of the alternatives mentioned here.
Re: Show HN: I made a tool to compare time zones
#38On a side note, I'd really like to know what broken mechanism aggressively downranks such quality community submissions. 67 upvotes in 2 hours, and only ranked 9th. Meanwhile, another post with fewer upvotes in more time is ranked 2nd. Something is very wrong here. I'd love to see more posts like this one, and fewer standard blog articles that are hitting the front page for the third time in five years.
Re: Show HN: I made a tool to compare time zones
#39If you're one of those "give me a terminal or give me death" master race kind of person, then I have a little shell script I use for this: % tz US West 18:39 -0800 PST US East 21:39 -0500 EST UTC 02:39 +0000 UTC Ireland/UK 02:39 +0000 GMT West Europe 03:39 +0100 CET New Zealand 15:39 +1300 NZDT Current 02:39 +0000 GMT % tz 18:00 US West 10:00 -0800 PST US East 13:00 -0500 EST UTC 18:00 +0000 UTC Ireland/UK 18:00 +000…
$ dates 4 hours ago
One of two times "$*" had been usefulRe: Show HN: I made a tool to compare time zones
#40Great UI design; clean, intuitive, and useful. Thank you for this! On a side note, I'd really like to know what broken mechanism aggressively downranks such quality community submissions. 67 upvotes in 2 hours, and only ranked 9th. Meanwhile, another post with fewer upvotes in more time is ranked 2nd. Something is very wrong here. I'd love to see more posts like this one, and fewer standard blog articles that are hit…