commit | 23f4e43564a674ed6768bb262fa8c7263bc4aead | [log] [tgz] |
---|---|---|
author | David Symonds <dsymonds@golang.org> | Wed Jul 22 12:42:28 2015 +1000 |
committer | David Symonds <dsymonds@golang.org> | Wed Jul 22 02:56:31 2015 +0000 |
tree | 5370a61f57b953a43af0d0b0837f104ef66db99a | |
parent | 6c7acdfbdbfd5c8a3b60d6b796041257360a19c3 [diff] |
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>
diff --git a/lib/time/update.bash b/lib/time/update.bash index caa8450..3ef1df5 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 425d7c9..73c30b4 100644 --- a/lib/time/zoneinfo.zip +++ b/lib/time/zoneinfo.zip Binary files differ