aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2013-04-22 16:28:42 -0700
committerRob Pike <r@golang.org>2013-04-22 16:28:42 -0700
commit05e8db985aa1d8959d9ca1fedb148470fdcf0bb0 (patch)
tree22a5b667726e5da12468693dde74a57590e1555c /lib
parent14234c23a835155ccac2bc95fec37309293e8108 (diff)
downloadgo-05e8db985aa1d8959d9ca1fedb148470fdcf0bb0.tar.gz
go-05e8db985aa1d8959d9ca1fedb148470fdcf0bb0.zip
lib/time: update to IANA 2013c
This should do it for the release. There was a new data set pushed out a couple of days ago. Fixes #4553. R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/8621044
Diffstat (limited to 'lib')
-rwxr-xr-xlib/time/update.bash4
-rw-r--r--lib/time/zoneinfo.zipbin374065 -> 374530 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash
index c2377e1243..e0eb891e3d 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=2013b
-DATA=2013b
+CODE=2013c
+DATA=2013c
set -e
rm -rf work
diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip
index c10a42576e..e9ddfff818 100644
--- a/lib/time/zoneinfo.zip
+++ b/lib/time/zoneinfo.zip
Binary files differ