Skip to content

Exelscior/pytz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

502 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • C 36.1%
  • HTML 23.5%
  • Python 18.1%
  • Roff 10.5%
  • Makefile 6.9%
  • Shell 2.8%
  • Other 2.1%