python-tzlocal 2.1~b1-ok1 source package in openKylin
Changelog
python-tzlocal (2.1~b1-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
python-tzlocal (2.1~b1-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python-tzlocal_2.1~b1.orig.tar.gz | 18.0 KiB | 02fdfd44df009d1b53acbed0b088c8e986002af8bd5df84da1c267cb619ed5dd |
python-tzlocal_2.1~b1-ok1.debian.tar.xz | 2.0 KiB | 144cf1b366cae95fedf364293eb0a4c17ed8a33204ab62d1d28bb2ede2e64c97 |
python-tzlocal_2.1~b1-ok1.dsc | 1.9 KiB | b22f78a9735d771ccfeb89688570cfef0ca060bfc6b984290d3e9913c65ce0d2 |
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>