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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of dateutil!