dateutil: Extensions to the standard Python module datetime

Description

The dateutil module provides powerful extensions to the standard datetime module.

License

Simplified BSD License

Dependencies

  • Python

  • Six

Type

standard

Version Information

package-version.txt:

2.8.1

install-requires.txt:

dateutil >=2.8.1

Equivalent System Packages

conda:

$ conda install python:python-dateutil

See https://repology.org/project/python:python-dateutil/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023