angelaambroz / pytz

pytz Python historical timezone library and database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brings the IANA 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 VERSION & 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


Languages

Language:C 33.7%Language:HTML 24.5%Language:Python 16.5%Language:Roff 11.4%Language:Makefile 7.3%Language:Awk 3.8%Language:Shell 2.5%Language:Perl 0.2%