Skip to content

robintw/daterangeparser

Repository files navigation

DateRangeParser

Build Status

This is a Python module which allows you easily parse human-style date ranges such as "14-17 March" or "Wed 19th - Thurs 23rd Jan 2015".

Users

Please see the documentation.

Developers

All feature requests and bugs are stored in the GitHub issues - please look there before doing any work.

Please add tests for any new features to test.py. Tests can be executed by running nosetests in the root directory, or running python setup.py test.

License

This code is released under the Lesser General Public License. See the COPYING and COPYING.LESSER file for more information.

About

Python module to parse human-style date ranges (eg. 15th-19th March 2011) to datetimes

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages