# pytz **Repository Path**: mirrors_chromium_googlesource/pytz ## Basic Information - **Project Name**: pytz - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations. More information in src/README.txt Release process; 1) Untar upstream tarballs into elsie/src 2) Update OLSON_VERSION in src/pytz/__init__.py and EXPECTED_VERSION in src/pytz/tests/test_tzinfo.py 3) make test 4) make dist