slackbuilds/python/pytz
Heinz Wiesinger be4f146431 python/pytz: Updated for version 2014.10.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2015-03-29 07:38:44 +07:00
..
README python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00
pytz.SlackBuild python/pytz: Updated for version 2014.10. 2015-03-29 07:38:44 +07:00
pytz.info python/pytz: Updated for version 2014.10. 2015-03-29 07:38:44 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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