Skip to main content

Various utilities for working with date and datetime objects

Project description

dateutils

The main purpose of this package is to provide more complex arithmetic operations on dates/times. Heavy use is made of the relativedelta type from Labix's dateutil library. Much of this package is just a light wrapper on top of this with some added features such as range generation and business day calculation.

Installation

You should install dateutils with pip:

pip install dateutils

Otherwise, you'll have to download the package and run:

python setup.py install

If you install it this way then you will also have to install all necessary dependencies manually.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dateutils-0.6.12.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

dateutils-0.6.12-py2.py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page