summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Symonds <dsymonds@golang.org>2015-07-22 12:42:28 +1000
committerDavid Symonds <dsymonds@golang.org>2015-07-22 02:56:31 +0000
commit23f4e43564a674ed6768bb262fa8c7263bc4aead (patch)
tree5370a61f57b953a43af0d0b0837f104ef66db99a /lib
parent6c7acdfbdbfd5c8a3b60d6b796041257360a19c3 (diff)
downloadgo-git-23f4e43564a674ed6768bb262fa8c7263bc4aead.tar.gz
lib/time: update to IANA release 2015e.
Fixes #11810. Change-Id: I8453e53a72e242a69ea34eb393999e7291d4358f Reviewed-on: https://go-review.googlesource.com/12502 Run-TryBot: David Symonds <dsymonds@golang.org> Reviewed-by: Rob Pike <r@golang.org>
Diffstat (limited to 'lib')
-rwxr-xr-xlib/time/update.bash4
-rw-r--r--lib/time/zoneinfo.zipbin360713 -> 359824 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash
index caa8450fa6..3ef1df582c 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=2014j
-DATA=2014j
+CODE=2015e
+DATA=2015e
set -e
rm -rf work
diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip
index 425d7c98fa..73c30b4597 100644
--- a/lib/time/zoneinfo.zip
+++ b/lib/time/zoneinfo.zip
Binary files differ