A command-line application for getting the time in a given location or timezone, or the difference in time between two locations or timezones.
$ npm install -g timein
Usage
$ timein <location | timezone>
Options
-d <"2nd loc">, --difference Get the time difference between two locations (If 2nd location contains a space, requires quotes)
-p <proxy>, --proxy Set your proxy
-h, --help Display helpful information