1
0
mirror of https://github.com/golang/go synced 2024-07-03 08:51:14 +00:00
go/lib/time
Tobias Klauser 0e76143ef1 lib/time: update tzdata to 2017c
Update the tzdata database to version 2017c (released 2017-10-20).

Updates #22487

Change-Id: If58ff89173ef1f1044075505f42ff132b57795f0
Reviewed-on: https://go-review.googlesource.com/74230
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-12-06 19:24:15 +00:00
..
README lib/time: update link in README; draft now an RFC 2013-03-11 12:34:55 -04:00
update.bash lib/time: update tzdata to 2017c 2017-12-06 19:24:15 +00:00
zoneinfo.zip lib/time: update tzdata to 2017c 2017-12-06 19:24:15 +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
http://www.iana.org/time-zones
ftp://ftp.iana.org/tz/code/tz-link.htm
http://tools.ietf.org/html/rfc6557

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