[ ソース: python-tzlocal ]
パッケージ: python3-tzlocal (4.2-1)
python3-tzlocal に関するリンク
Debian の資源:
python-tzlocal ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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-pytz-deprecation-shim
- Shims to help you safely remove pytz