Skip to content

Tags: KarpelesLab/gotz

Tags

v0.1.2

Toggle v0.1.2's commit message
Add Names() and LoadInsensitive() for case-insensitive timezone lookup

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.1.1

Toggle v0.1.1's commit message
Add zone metadata: country codes/names and coordinates

Parse zone1970.tab and iso3166.tab (now included in the embedded zip)
to expose per-zone metadata via Zone.Meta(): ISO 3166 country codes
and names, lat/lon coordinates, and optional commentary.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.1.0

Toggle v0.1.0's commit message
Fix unused variable warning in ParsePosixTZ

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>