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: Reverted |
||
Line 30: | Line 30: | ||
[[Category:Leia add-on repository]] | [[Category:Leia add-on repository]] | ||
[[Category:Matrix add-on repository]] | [[Category:Matrix add-on repository]] | ||
[[Category:Omega add-on repository]] | [[Category:Omega add-on repository]] |
Revision as of 02:22, 7 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).