Skip to content

A module for providing datetime.tzinfo objects from the IANA zoneinfo database.

Notifications You must be signed in to change notification settings

advoretsky/tzinfo_py

 
 

Repository files navigation

A python tool for automatically generating a module containing datetime.tzinfo
objects for most major timezones. The data source is the zoneinfo database
provided by IANA here:

http://www.iana.org/time-zones

KNOWN ISSUES:
A few rules are inconsistantly provided in UTC times, which means that they may
be inaccurate for a few hours around changes.

About

A module for providing datetime.tzinfo objects from the IANA zoneinfo database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%