1
0
mirror of https://github.com/golang/go synced 2024-11-14 08:10:22 -07:00
go/lib/time
Robert Hencke bdff7f91d8 lib/time: update time zone info to v.2014b
Fixes #7412.

LGTM=r
R=golang-codereviews, r
CC=golang-codereviews
https://golang.org/cl/92850043
2014-04-29 21:41:54 -04: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 time zone info to v.2014b 2014-04-29 21:41:54 -04:00
zoneinfo.zip lib/time: update time zone info to v.2014b 2014-04-29 21:41:54 -04: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.