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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of dateutil!