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
Junie, the AI coding agent by JetBrains
Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of dateutil!