tzlocal: Python timezone information for the local timezone¶
Description¶
tzinfo object for the local timezone
Type¶
standard
Equivalent System Packages¶
conda:
$ conda install 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