#timezone #date-time #local-time #date #offset #global #print

app multidate

Print multiple timezones' dates/times with offsets from the local time

5 releases

0.2.3 Nov 4, 2024
0.2.2 May 24, 2024
0.2.1 Jun 30, 2023
0.2.0 Jun 30, 2023
0.1.0 Jun 9, 2023

#324 in Command line utilities

Download history 5/week @ 2024-09-23 133/week @ 2024-11-04

133 downloads per month

MIT license

8KB
108 lines

multidate | Tests

multidate prints multiple timezones' dates/times with offsets from the local time. Useful for people who work in global teams and often need to know what time it is somewhere else.

Usage

% multidate America/Los_Angeles America/New_York@NY Europe/London Asia/Tel_Aviv Asia/Shanghai
              Local: Fri 2023-06-09 13:05

America/Los_Angeles: Thu 2023-06-08 22:05 (-15h)
                 NY: Fri 2023-06-09 01:05 (-12h)
      Europe/London: Fri 2023-06-09 06:05 (-7h)
      Asia/Tel_Aviv: Fri 2023-06-09 08:05 (-5h)
      Asia/Shanghai: Fri 2023-06-09 13:05 (+0h)

Dependencies

~2.7–8.5MB
~68K SLoC