Add-on:Pytz: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot repo category update Tag: Reverted |
m Addon-Bot repo category update Tag: Reverted |
||
| Line 25: | Line 25: | ||
[[Category:Gotham add-on repository]] | [[Category:Gotham add-on repository]] | ||
[[Category:Helix add-on repository]] | [[Category:Helix add-on repository]] | ||
[[Category:Jarvis add-on repository]] | [[Category:Jarvis add-on repository]] | ||
[[Category:Krypton add-on repository]] | [[Category:Krypton add-on repository]] | ||
[[Category:Leia add-on repository]] | [[Category:Leia add-on repository]] | ||
[[Category:Matrix add-on repository]] | [[Category:Matrix add-on repository]] | ||
Revision as of 04:15, 30 May 2021
| 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).