golang/lib/time
Ian Lance Taylor 637c235b51 lib/time: build with Ubuntu backward compatibility options
Change-Id: I7e241eb602e45eea3c730793c14d8a5f666f9181
Reviewed-on: https://go-review.googlesource.com/c/go/+/644077
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
2025-02-06 17:10:15 -08:00
..
README lib/time: fix RFC 6557 url 2021-08-15 02:18:46 +00:00
mkzip.go lib/time: use consistent directory in mkzip usage message 2024-03-04 17:32:07 +00:00
update.bash lib/time: build with Ubuntu backward compatibility options 2025-02-06 17:10:15 -08:00
zoneinfo.zip lib/time: build with Ubuntu backward compatibility options 2025-02-06 17:10:15 -08:00

README

The zoneinfo.zip archive contains time zone files compiled using
the code and data maintained as part of the IANA Time Zone Database.
The IANA asserts that the database is in the public domain.

For more information, see
https://www.iana.org/time-zones
ftp://ftp.iana.org/tz/code/tz-link.html
https://datatracker.ietf.org/doc/html/rfc6557

To rebuild the archive, read and run update.bash.