eggert/tz resource
Time zone database and code observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5159
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1826 stars · 258 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The IANA Time Zone Database (tzdb/zoneinfo) with its C reference implementation, containing historical and current local time rules, UTC offsets, and daylight-saving transitions for locations worldwide. It is periodically updated to reflect political changes to time zone boundaries and DST rules, and is the canonical source consumed by operating systems and software vendors.
Use cases
- convert timestamps between time zones correctly
- get current UTC offset for a city
- handle daylight saving time transitions in software
- look up historical time zone changes for a location
- compile zoneinfo files for an operating system
- track upcoming DST rule changes by country
When to choose
- you need authoritative, continuously updated time zone and DST data
- you are building an OS, runtime, or library that must resolve local times anywhere in the world
- you need historical civil time data, not just current offsets
When to avoid
- you only need simple UTC arithmetic with no local time conversion
- you want a high-level timezone API in your language rather than raw data and C code
- you need real-time clock synchronization or NTP
Facets
dataset · maturity active
date-time parser developer-tools developer-tools operating-systems cross-platform cross-platform windows bsd c timezone-database zoneinfo tzdata daylight-saving-time utc-offsets iana localization linux macos
6 sources
- readme: https://github.com/eggert/tz · fetched 2026-08-28 · 38b3f33eaddf
- homepage: https://www.iana.org/time-zones · fetched 2026-08-29 · ebf3473afb8c
- site_page: https://www.iana.org/about · fetched 2026-08-29 · dc4279548ef3
- site_page: https://www.iana.org/about/organization · fetched 2026-08-29 · e37bb6c11213
- site_page: https://www.iana.org/time-zones/releases/2026c · fetched 2026-08-29 · 85b5948402af
- site_page: https://www.iana.org/time-zones/releases · fetched 2026-08-29 · 0c894f5e0ec2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eggert/tz | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem