tzlocal: Python timezone information for the local timezone¶
Description¶
tzinfo object for the local timezone
Type¶
standard
Version Information¶
package-version.txt:
2.1
install-requires.txt:
tzlocal >=2.1
Equivalent System Packages¶
conda:
$ conda install tzlocal python:tzlocal
macports: install the following packages: tzlocal python:tzlocal opensuse:
$ sudo zypper install tzlocal python:tzlocal
See https://repology.org/project/tzlocal/versions, https://repology.org/project/python:tzlocal/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