timezonefinder
This is a python package providing offline timezone lookups for WGS84 coordinates. In comparison to other alternatives this package aims at maximum accuracy around timezone borders (no geometry simplifications) while offering fast lookup performance and compatibility with many (Python) runtime environments. It combines preprocessed polygon data, H3-based spatial shortcuts, and optional acceleration via Numba or a clang-backed point-in-polygon routine.
References
Contents:
- Getting Started
- Usage
- Use Cases
- Performance
- Benchmarking Methodology
- Timezone Finding Benchmarks
- Point-in-Polygon Benchmarks
- Initialization Benchmarks
- Memory Benchmarks
- Architecture
- Data Format
- Data Report
- About
- Alternatives
- API
- Contributing
- Changelog
- X.X.X (unreleased)
- 8.2.5 (2026-07-11)
- 8.2.4 (2026-05-01)
- 8.2.3 (2026-04-30)
- 8.2.2 (2026-03-26)
- 8.2.1 (2026-01-10)
- 8.2.0 (2025-12-23)
- 8.1.0 (2025-09-22)
- 8.0.0 (2025-08-11)
- 7.0.2 (2025-08-06)
- 7.0.1 (2025-07-24)
- 7.0.0 (2025-07-21)
- 6.6.3 (2025-07-21)
- 6.6.2 (2025-07-19)
- 6.6.1 (2025-07-18)
- 6.6.0 (2025-07-17)
- 6.5.9 (2025-03-25)
- 6.5.8 (2025-01-21)
- 6.5.7 (2024-12-02)
- 6.5.6 (2024-12-02)
- 6.5.5 (2024-11-20)
- 6.5.4 (2024-10-22)
- 6.5.3 (2024-09-16)
- 6.5.2 (2024-06-17)
- 6.5.1 (2024-06-14)
- 6.5.0 (2024-03-14)
- 6.4.1 (2024-02-08)
- 6.4.0 (2024-02-02)
- 6.3.0 (2024-02-01)
- 6.2.0 (2023-03-26)
- 6.1.10 (2023-03-22)
- 6.1.9 (2022-12-06)
- 6.1.8 (2022-11-25)
- 6.1.7 (2022-11-20)
- 6.1.6 (2022-10-30)
- 6.1.5 (2022-10-25)
- 6.1.4 (2022-10-23)
- 6.1.3 (2022-09-23)
- 6.1.2 (2022-09-13)
- 6.1.1 (2022-08-18)
- 6.1.0 (2022-08-15)
- 6.0.2 (2022-07-08)
- 6.0.1 (2022-05-20)
- 6.0.0 (2022-05-09)
- 5.2.0 (2021-02-09)
- 5.1.1 (2021-02-03)
- 5.1.0 (2021-01-14)
- 5.0.0 (2020-12-23)
- 4.5.0 (2020-11-06)
- 4.4.1 (2020-08-04)
- 4.4.0 (2020-05-14)
- 4.3.1 (2020-04-29)
- 4.3.0 (2020-04-28)
- 4.2.0 (2019-12-15)
- 4.1.0 (2019-07-07)
- 4.0.3 (2019-06-23)
- 4.0.2 (2019-04-01)
- 4.0.1 (2019-03-12)
- 4.0.0 (2019-03-12)
- 3.4.2 (2019-01-15)
- 3.4.1 (2019-01-13)
- 3.4.0 (2019-01-06)
- 3.3.0 (2018-11-17)
- 3.2.1 (2018-10-30)
- 3.2.0 (2018-10-23)
- 3.1.0 (2018-09-27)
- 3.0.2 (2018-09-26)
- 3.0.1 (2018-05-30)
- 3.0.0 (2018-05-17)
- 2.1.2 (2017-11-20)
- 2.1.1 (2017-11-20)
- 2.1.0 (2017-05-19)
- 2.0.1 (2017-04-08)
- 2.0.0 (2017-04-07)
- 1.5.7 (2016-07-21)
- 1.5.6 (2016-06-16)
- 1.5.5 (2016-06-03)
- 1.5.4 (2016-04-26)
- 1.5.3 (2016-04-23)
- 1.5.2 (2016-04-20)
- 1.5.1 (2016-04-18)
- 1.5.0 (2016-04-12)
- 1.4.0 (2016-04-07)