slackbuilds/python/python3-pytz
Jeremy Hansen 8b2a297058
python/python3-pytz: Version bump to 2025.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-04-12 08:42:23 +07:00
..
README
python3-pytz.SlackBuild python/python3-pytz: Version bump to 2025.2 2025-04-12 08:42:23 +07:00
python3-pytz.info python/python3-pytz: Version bump to 2025.2 2025-04-12 08:42:23 +07:00
slack-desc

README

pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3
or higher. It also solves the issue of ambiguous times at the end
of daylight savings, which you can read more about in the Python
Library Reference (datetime.tzinfo).