Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / python-chrono

A Python module for simple and convenient date/time handling

Clone this repository (size: 1.2 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/python-chrono
hg clone ssh://hg@bitbucket.org/erikg/python-chrono
Filename Size Date modified Message
__init__.py 1.2 KB added USCalendar
calendar.py 12.4 KB added support for julian days
iso.py 3.3 KB removed unnecessary calendar import
us.py 4.3 KB fixed python 3 compatability