Add-on:Pytz: Difference between revisions
Jump to navigation
Jump to search
m (Addon-Bot repo category update) |
m (Addon-Bot repo category update) Tag: Manual revert |
||
(One intermediate revision by the same user not shown) |
Latest revision as of 02:24, 14 June 2025
pytz | ||||||||||||||||
|
![]() |
![]() |
![]() |
pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. It also solves the issue of ambiguous times at the end of daylight saving time, which you can read more about in the Python Library Reference (datetime.tzinfo).