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](https://en.wikipedia.org/wiki/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 🇨🇦