Develop and Download Open Source Software

python-chrono

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2010-03-09 07:35
This release adds support for date differences (intervals), Julian day
numbers, and constants for setting the default calendar and parser. It
also fixes some errors in the documentation code examples.
2010-02-07 06:51
This release adds support for US and European date formats, as well as the US calendar and 12-hour clocks. It also fixes formatting of 12-hour times.
2010-01-25 03:42
Initial release.

Project Resources

http://freecode.com/projects/python-chrono

Project Description

python-chrono is a Python module for simple and convenient date/time handling, including parsing, arithmetic, comparison, formatting, and calendar functionality. It supports both the ISO and US calendars, and dates/times in ISO, US, and European formats.

(This Description is auto-translated)