[ 原始碼: python-tzlocal ]
套件:python3-tzlocal(2.1-1)
tzinfo object for the local timezone
This Python module returns a tzinfo object with the local timezone information.
Example of usage:
>>> from tzlocal import get_localzone >>> tz = get_localzone() >>> tz <DstTzInfo 'Europe/Warsaw' WMT+1:24:00 STD>
其他與 python3-tzlocal 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-tz
- Python3 version of the Olson timezone database