diit / overtime-cli

Easy time-overlap tables for remote teams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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 🇨🇦

About

Easy time-overlap tables for remote teams.

License:MIT License


Languages

Language:JavaScript 100.0%