pytz - World Timezone Definitions for Python

Description:

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

Amost all (over 540) of the Olson timezones are supported.

Homepage: http://pytz.sourceforge.net/

License: MIT

Vendor: Fedora Project

Packages

pytz-2006p-2.fc7.noarch [678 KiB] Changelog by Jef Spaleta (2006-12-11):
- Bump for rebuild against python 2.5 and change BR to python-devel accordingly