Skip to content
forked from stub42/pytz

pytz Python historical timezone library and database

Notifications You must be signed in to change notification settings

TwistoPayments/pytz

 
 

Repository files navigation

Brings the Olson tz database into Python. This library allows accurate and
cross platform timezone calculations.

More information in src/README.txt

Release process;

    1) Untar upstream tarballs into elsie/src
    2) Update OLSON_VERSION in src/pytz/__init__.py and EXPECTED_VERSION in
       src/pytz/tests/test_tzinfo.py
    3) make test
    4) make dist

About

pytz Python historical timezone library and database

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 34.4%
  • HTML 24.3%
  • Python 16.8%
  • Roff 11.2%
  • Makefile 7.3%
  • Awk 3.2%
  • Other 2.8%