python-tzlocal 5.3.1-ok1 source package in openKylin
Changelog
python-tzlocal (5.3.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 21:34:06 +0800
python-tzlocal (5.3.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 21:34:06 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-tzlocal_5.3.1.orig.tar.gz | 25.7 KiB | 3db2c8d811992bb88472aaf7d9bf2d5108367cf959b6b7fe38e3c2b31e7ac91c |
| python-tzlocal_5.3.1-ok1.debian.tar.xz | 2.2 KiB | ee199d94aeca35c94466a9ccfcb00e2c1637e960039ca1f2119c92b88955cb2b |
| python-tzlocal_5.3.1-ok1.dsc | 2.0 KiB | 6d3e94fe3b4976c43d202cd7c569b56d3d61e897c197a005440b4101419203c5 |
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>