Learn how to work with date and time values using Python's datetime library, and how to avoid some of the gotchas and pitfalls of the datetime datatype. Python’s datetime library, part of its standard ...
dateutil can be installed from PyPI using pip (note that the package name is different from the importable name): Here's a snapshot, just to give an idea about the power of the package. For more ...