python-chrono /

Filename Size Date modified Message
chrono
doc
tests
73 B
use doctest for documentation code examples
94 B
Added tag 0.2.0 for changeset 9f7942894b17
34 B
improved build process
868 B
use doctest for documentation code examples
270 B
added installation instructions
34.4 KB
improved build process
130 B
added installation instructions
875 B
prepare version 0.3.0
482 B
tweaked README
199 B
use doctest for documentation code examples
2.5 KB
use doctest for documentation code examples
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 software is licensed under the terms of the GNU General Public
License version 3, the full text is available in the file LICENSE.

See the python-chrono website for more information:

http://oss.codepoet.no/python-chrono
Tip: Filter by directory path e.g. /media app.js to search for public/media/app.js.
Tip: Use camelCasing e.g. ProjME to search for ProjectModifiedEvent.java.
Tip: Filter by extension type e.g. /repo .js to search for all .js files in the /repo directory.
Tip: Separate your search with spaces e.g. /ssh pom.xml to search for src/ssh/pom.xml.
Tip: Use ↑ and ↓ arrow keys to navigate and return to view the file.
Tip: You can also navigate files with Ctrl+j (next) and Ctrl+k (previous) and view the file with Ctrl+o.
Tip: You can also navigate files with Alt+j (next) and Alt+k (previous) and view the file with Alt+o.