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
calendar
clock
parser
__init__.py 1.1 KB prepare version 0.3.0
date.py 15.5 KB added module constants for default parser and calendar
datetime.py 11.9 KB added module constants for default parser and calendar
error.py 2.4 KB changed package description
formatter.py 6.9 KB added calendar handling in Formatter
time.py 11.0 KB added module constants for default parser and calendar
utility.py 4.0 KB ported code to python 3.1