dateutils
Various utilities for working with date and datetime objects
Various utilities for working with date and datetime objects
To install this package, run one of the following:
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.
Summary
Various utilities for working with date and datetime objects
Last Updated
Sep 8, 2025 at 14:38
License
0BSD
Total Downloads
8
GitHub Repository
https://github.com/jmcantrell/python-dateutilsDocumentation
https://github.com/jmcantrell/python-dateutils