2008-06-25 13:13:49 by mwdavies | Files touched by this commit (8) | |
Log message: py-pytz now in pkgsrc proper. |
2008-05-22 17:38:46 by Tobias Nygren | Files touched by this commit (43) |
Log message: Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED. Bulk build will be used to tune this further. |
2008-02-18 14:34:18 by OBATA Akio | Files touched by this commit (1) |
Log message: Fix HOMEPAGE. |
2008-01-23 08:51:48 by OBATA Akio | Files touched by this commit (1) |
Log message: Python module. |
2008-01-23 08:49:21 by OBATA Akio | Files touched by this commit (4) | |
Log message: 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). |