You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Heinz Wiesinger be49fb085f
python/pytz: Updated for version 2016.10.
9 years ago
..
README python/*: Moved a lot of Python stuff here 15 years ago
pytz.SlackBuild python/pytz: Updated for version 2016.10. 9 years ago
pytz.info python/pytz: Updated for version 2016.10. 9 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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