./time/py-pytz, World timezone definitions, modern and historical

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2026.1.post1, Package name: py313-pytz-2026.1.post1, Maintainer: markd

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 [*].

Note that if you perform date arithmetic on local times that cross DST
boundaries, the results may be in an incorrect timezone (ie. subtract 1
minute from 2002-10-27 1:00 EST and you get 2002-10-27 0:59 EST instead of
the correct 2002-10-27 1:59 EDT). This cannot be resolved without modifying
the Python datetime implementation. However, these tzinfo classes provide a
normalize() method which allows you to correct these values.


Required to run:
[lang/python310]

Master sites:

Filesize: 313.563 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-04 14:54:32 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message: py-pytz: updated to 2026.1.post1 2026.1.post1 release (IANA 2026a) 
   2025-04-13 12:59:54 by Thomas Klausner | Files touched by this commit (2)
Log message: py-pytz: fix for setuptools>=78 
   2025-03-30 12:39:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message: py-pytz: updated to 2025.2 2025.2 Unknown changes 
   2025-02-01 19:45:08 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message: py-pytz: updated to 2025.1 2025.1 Unknown changes 
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays 
   2024-09-11 21:32:01 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message: py-pytz: updated to 2024.2 2024.2 Unknown changes 
   2024-02-02 09:09:41 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message: py-pytz: updated to 2024.1 2024.1 Unknown changes 
   2024-01-29 07:55:34 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message: py-pytz: updated to 2023.4 2023.4 Unknown changes