pytz==2026.2
# World timezone definitions, modern and historical
$ pip install pytz
downloads/wk
120,383,920
license
MIT
version
2026.2
python
any
What is pytz?
pytz provides timezone definitions for Python's datetime module, allowing you to work with dates and times across different time zones using the IANA timezone database. Use it when you need to handle timezone conversions, daylight saving time calculations, or localize datetime objects to specific geographic regions.
Keywords
#timezone #tzinfo #datetime #olson #time
Author
Stuart Bishop