zlacker

[return to "Show HN: A Simple Server to Match Long/Lat to a TimeZone"]
1. akhena+a3[view] [source] 2025-05-20 22:08:07
>>ChrisM+(OP)
Look at this library embedding the TZ data, implemented in multiple languages, even providing an HTTP server https://github.com/ringsaturn/tzf
◧◩
2. ringsa+xj[view] [source] 2025-05-21 01:13:48
>>akhena+a3
Hi, thanks for mentioning. A list of tzf libraries:

- Go: https://github.com/ringsaturn/tzf - Rust: https://github.com/ringsaturn/tzf-rs - Python: https://github.com/ringsaturn/tzfpy - Swift: https://github.com/ringsaturn/tzf-swift - Wasm(browser only): https://github.com/ringsaturn/tzf-wasm - PostgreSQL extension: https://github.com/ringsaturn/pg-tzf

Or online preview: <https://ringsaturn.github.io/tzf-web/>.

Here is a blog post about the packages history: https://blog.ringsaturn.me/en/posts/2023-01-31-history-of-tz...

[go to top]