Skip to content

serialdoom/world_time_buddy

Repository files navigation

World Time Buddy

Display timezones and times

Installation

Install with

pip install https://github.com/serialdoom/world_time_buddy/archive/master.zip

Sample Configuration file

timezones:
  - America/Denver
  - America/New_York
  - America/Los_Angeles

Credits

Infos about timezones can be found here http://www.saltycrane.com/blog/2009/05/converting-time-zones-datetime-objects-python/

This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage

Releases

No releases published

Packages

No packages published