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 166 B added CommonParser
test_common.py 5.4 KB fixed pep8 incompliance
test_euro.py 12.0 KB improved EuroParser and added docs
test_iso.py 19.3 KB all ISOParser methods return full date
test_parser.py 1.7 KB made unit-tests runnable again
test_us.py 12.5 KB improved USParser, and added documentation