[ 原始碼: python-tzlocal ]
套件: python3-tzlocal (2.1~b1-2)
python3-tzlocal 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-tzlocal:
- [python-tzlocal_2.1~b1-2.dsc]
- [python-tzlocal_2.1~b1.orig.tar.gz]
- [python-tzlocal_2.1~b1-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Edward Betts
外部的資源:
- 主頁 [github.com]
相似套件:
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