1
0
mirror of https://github.com/golang/go synced 2024-07-08 12:18:55 +00:00
go/lib/time
Dmitri Shuralyov 36a2463e7c lib/time: update to 2023d/2023d
Commit generated by update.bash.

For #22487.

Change-Id: I4c8a275bb607981c21a0ad5e49b3cae968fc8e64
Reviewed-on: https://go-review.googlesource.com/c/go/+/552575
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2023-12-26 17:42:24 +00:00
..
mkzip.go lib/time: update to 2022g/2022g 2022-12-07 00:25:27 +00:00
README lib/time: fix RFC 6557 url 2021-08-15 02:18:46 +00:00
update.bash lib/time: update to 2023d/2023d 2023-12-26 17:42:24 +00:00
zoneinfo.zip lib/time: update to 2023d/2023d 2023-12-26 17:42:24 +00:00

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.