summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2014-12-03 20:07:48 -0800
committerRob Pike <r@golang.org>2014-12-03 20:07:48 -0800
commit00e1a8acf51edb67cd3abc678f4b0bb6b5fe7fd5 (patch)
tree1ec7699900e597840fd288662a4d497b336b2782 /lib
parent8f0f9d447fd3028e4f4cf890a577c00eaaacdc65 (diff)
downloadgo-00e1a8acf51edb67cd3abc678f4b0bb6b5fe7fd5.tar.gz
lib/time: update to ICANN time zone database 2014j
Fixes issue 9189. LGTM=dsymonds R=golang-codereviews, dsymonds CC=golang-codereviews https://codereview.appspot.com/178660043
Diffstat (limited to 'lib')
-rwxr-xr-xlib/time/update.bash4
-rw-r--r--lib/time/zoneinfo.zipbin358933 -> 360713 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash
index 8e1662afd..caa8450fa 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=2014d
-DATA=2014d
+CODE=2014j
+DATA=2014j
set -e
rm -rf work
diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip
index e0d3afe07..425d7c98f 100644
--- a/lib/time/zoneinfo.zip
+++ b/lib/time/zoneinfo.zip
Binary files differ