The dateutil module provides powerful extensions to the standard date time module, available in Python. dateutil can be installed from PyPI using pip (note that the package name is different from the importable name).
Features
- Computing of relative deltas (next month, next year, next Monday, last week of month, etc)
- dateutil is available on PyPI
- Documentation available
- Examples available
- Computing of relative deltas between two given date and/or datetime objects
- Computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well
- Internal up-to-date world timezone information based on Olson's database
- A comprehensive test suite
- Computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms
Categories
LibrariesLicense
MIT LicenseFollow dateutil
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of dateutil!