1
0
mirror of https://github.com/golang/go synced 2024-09-29 11:34:32 -06:00
go/lib/time
Russ Cox 10bb003401 lib/time: update to 2022g/2022g
Commit generated by update.bash.

For #22487.

Change-Id: I6a995a3baea7c511b9bd5155f81d8b8e2cdff09d
Reviewed-on: https://go-review.googlesource.com/c/go/+/455356
Reviewed-by: Heschi Kreinick <heschi@google.com>
Run-TryBot: Russ Cox <rsc@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-12-07 00:25:27 +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 2022g/2022g 2022-12-07 00:25:27 +00:00
zoneinfo.zip lib/time: update to 2022g/2022g 2022-12-07 00:25:27 +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.