Ross ROSS = Recommend OSS · open-source software intelligence for agents

eggert/tz resource

Time zone database and code observed · 2026-08-28

github.com/eggert/tz · homepage · C · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
eggert/tzmain77

For agents

markdown · JSON · MCP: product_card(name="eggert/tz")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem