Settings

Theme

GetTime for all timezone using CLI

github.com

1 points by dubesar a year ago · 3 comments

Reader

gregjor a year ago

Almost trivially easy in a shell one-liner or awk script. I can't think of a reason I would want to display date/time for 418 unique named timezones, but to get the date/time in a specific timezone:

  TZ=Asia/Bangkok date
  TZ=America/Los_Angeles date

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection