[ ソース: python-tzlocal ]
パッケージ: python3-tzlocal (2.1-1)
python3-tzlocal に関するリンク
Trisquel の資源:
python-tzlocal ソースパッケージをダウンロード:
メンテナ:
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