Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 928 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 928 Bytes


OverTime
OverTime

Easy time-overlap tables for remote teams.

Install

npm install -g overtime-cli

Use

overtime show America/Toronto Asia/Bangkok ...

Available IANA zones can be found on Wikipedia : List of tz database time zones.

Otherwise you can use utc shortcut. Ex:

overtime show America/Toronto Asia/Bangkok

can also be

overtime show utc-5 utc+7

Finally, if you'd like to alias the headers you can optionally use @ on any of the zones/offsets:

overtime show utc-8@vancity America/Halifax@halifornia Asia/Tokyo

Made with ☕ in 🇨🇦