witt - What Is The Time

Quickly check current time in different timezones without leaving your beloved terminal.

This is basically a ruby port of t.

Installation

As easy as running:

$ gem install witt

Usage

Call it passing as many airport codes as you want, and it will give you the time at each airport:

$ witt jfk lhr rus
JFK: ☀️  Oct 31, 14:23 (America/New_York)
LHR: ☀️  Oct 31, 18:23 (Europe/London)
RUS: 🌘  Nov  1, 05:23 (Pacific/Guadalcanal)

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pedrovereza/witt.

License

The gem is available as open source under the terms of the MIT License.