Welcome to python-chrono’s documentation!

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, or european formats.

The module is written by Erik Grinaker <erikg@codepoet.no>, and licensed under the GNU General Public License version 3.

The project website is located at http://oss.codepoet.no/python-chrono/

Contents:

Indices and tables

Table Of Contents

Next topic

Installation