Awesome
<img src="https://raw.githubusercontent.com/diit/overtime-cli/master/example.png" align="right"> <h1 align="center"> <br> <img src="https://raw.githubusercontent.com/diit/overtime-cli/master/logo.png" alt="OverTime" width="400"> <br> OverTime <br> </h1> <h4 align="center">Easy time-overlap tables for remote teams.</h4>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 🇨🇦