python3-tzlocal binary package in Ubuntu Lunar amd64
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>
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-10-27 17:20:10 UTC | Published | Ubuntu Lunar amd64 | release | universe | python | Optional | 4.2-1 | ||
|