
python-dateutil 2.9.0.post0
0
Extensions to the standard Python datetime module
Contents
Extensions to the standard Python datetime module
Stars: 2599, Watchers: 2599, Forks: 531, Open Issues: 423The dateutil/dateutil repo was created 11 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 2599 github stars!
How to Install python-dateutil
You can install python-dateutil using pip
pip install python-dateutil
or add it to a project with poetry
poetry add python-dateutil
Package Details
- Author
- Gustavo Niemeyer
- License
- Dual License
- Homepage
- https://github.com/dateutil/dateutil
- PyPi:
- https://pypi.org/project/python-dateutil/
- Documentation:
- https://dateutil.readthedocs.io/en/stable/
- GitHub Repo:
- https://github.com/dateutil/dateutil
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common python-dateutil errors.
Code Examples
Here are some python-dateutil code examples and snippets.
GitHub Issues
The python-dateutil package has 423 open issues on GitHub
- Perf: Optimize string construction in get_token
- Vulnerability Disclosure
- dayfirst implementation bug
- [Bug] Incorrect static timezone issue processed from certain date strings
- Fix ignoretz support when parsing EXDATE rrules with TZID parameters
pythonfix
