Download List

Projeto Descrição

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

Esta versão adiciona suporte para as diferenças de data (intervalos), números de dias Julian, e constantes para definir o calendário padrão e analisador. Ele também corrige alguns erros nos exemplos de código de documentação.
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

Esta versão adiciona suporte para formatos de data e E.U. Europeia, bem como o calendário E.U. e 12-relógios horas. Ele também corrige a formatação de 12 vezes por hora.
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.
Initial release.

Project Resources