[ 源代码: python-tzlocal ]
软件包:python3-tzlocal(4.2-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-pytz-deprecation-shim
- Shims to help you safely remove pytz