diff options
author | Rob Pike <r@golang.org> | 2013-04-02 16:49:45 -0700 |
---|---|---|
committer | Rob Pike <r@golang.org> | 2013-04-02 16:49:45 -0700 |
commit | 9f117c62f5bb8100e82fc2a7def3d4098da1c574 (patch) | |
tree | e2e40d9c7602dcee5d90a8e11d5945c29b5f5675 /lib | |
parent | 52fd520741627655316de0036df8a98a7c31d86a (diff) | |
download | go-9f117c62f5bb8100e82fc2a7def3d4098da1c574.tar.gz |
lib/time: update time zone to IANA version 2013b
Update issue 4553.
R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/8293043
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/time/update.bash | 4 | ||||
-rw-r--r-- | lib/time/zoneinfo.zip | bin | 370359 -> 374065 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash index ef7fdc79b..c2377e124 100755 --- a/lib/time/update.bash +++ b/lib/time/update.bash @@ -7,8 +7,8 @@ # downloaded from the ICANN/IANA distribution. # Versions to use. -CODE=2011i -DATA=2011n +CODE=2013b +DATA=2013b set -e rm -rf work diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip Binary files differindex b54213239..c10a42576 100644 --- a/lib/time/zoneinfo.zip +++ b/lib/time/zoneinfo.zip |