Whole-day timezone comparison with python
 
				Timezone Converter
Compare a full day of your local timezone with a foreign one.
| $ timezone-converter tijuana | $ timezone-converter tijuana --zone | 
|---|---|
Motivation
When working with people that are not in your local timezone, the available
resources are the usual webpages that only show one hour at a time, which
is pretty inconvenient.
With this script you can quickly compare a full day of your timezone against
a foreign one.
Installation
pip install -U timezone-converter
Usage
timezone-converter 
 Available timezones
$ timezone-converter --list

GitHub