Skip to content

Instantly share code, notes, and snippets.

@RenSys
Last active February 17, 2017 08:31
Show Gist options
  • Save RenSys/f04478a92fe03eb7245dea3576c2bd84 to your computer and use it in GitHub Desktop.
Save RenSys/f04478a92fe03eb7245dea3576c2bd84 to your computer and use it in GitHub Desktop.
List all Timezones
from pytz import all_timezones
print all_timezones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment