slackbuilds_ponce/python/python2-pytz
Heinz Wiesinger 0db158ac59 python/python2-pytz: Added (Python2 version of pytz).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-04 09:12:11 +07:00
..
python2-pytz.info
python2-pytz.SlackBuild
README
slack-desc

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).