Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-09 07:35
0.3.0

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
0.2.0

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
0.1.0

Initial release.

Project Resources