summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Symonds <dsymonds@golang.org>2016-04-29 08:43:53 +1000
committerDavid Symonds <dsymonds@golang.org>2016-04-28 23:12:27 +0000
commit3cb090f93c4b0d9ebdf111efb0c5383d8ca97bd2 (patch)
treea7552ddace6ea6bd4ed54c6ab4abcf347919e88d /lib
parentbe730b49ca41e8a7e98a21cf61bb6c9c7fc7857e (diff)
downloadgo-git-3cb090f93c4b0d9ebdf111efb0c5383d8ca97bd2.tar.gz
lib/time: update to IANA release 2016d (Apr 2016).
Change-Id: I46d9ea31cf5836d054a9ce22af4dd1742a418a07 Reviewed-on: https://go-review.googlesource.com/22588 Run-TryBot: David Symonds <dsymonds@golang.org> TryBot-Result: Gobot Gobot <gobot@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.zipbin360703 -> 364413 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash
index 86b1f21100..01fe07bf34 100755
--- a/lib/time/update.bash
+++ b/lib/time/update.bash
@@ -8,8 +8,8 @@
# Consult http://www.iana.org/time-zones for the latest versions.
# Versions to use.
-CODE=2016a
-DATA=2016a
+CODE=2016d
+DATA=2016d
set -e
rm -rf work
diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip
index 0207d6bcbc..530a04a074 100644
--- a/lib/time/zoneinfo.zip
+++ b/lib/time/zoneinfo.zip
Binary files differ