]> Cypherpunks.ru repositories - gostls13.git/commitdiff
lib/time: update to IANA release 2015g.
authorDavid Symonds <dsymonds@golang.org>
Thu, 21 Jan 2016 23:06:08 +0000 (10:06 +1100)
committerDavid Symonds <dsymonds@golang.org>
Thu, 21 Jan 2016 23:25:03 +0000 (23:25 +0000)
Change-Id: Id82209dc313fa6b54e623eb325412737e7a055fe
Reviewed-on: https://go-review.googlesource.com/18794
Reviewed-by: Andrew Gerrand <adg@golang.org>
lib/time/update.bash
lib/time/zoneinfo.zip

index 3ef1df582cf2adab68dea006c0098cb7068873c0..3ffadc2ab4c07d333b1aad5432d37486e3908048 100755 (executable)
@@ -5,10 +5,11 @@
 
 # This script rebuilds the time zone files using files
 # downloaded from the ICANN/IANA distribution.
+# Consult http://www.iana.org/time-zones for the latest versions.
 
 # Versions to use.
-CODE=2015e
-DATA=2015e
+CODE=2015g
+DATA=2015g
 
 set -e
 rm -rf work
index 73c30b45970f489c9b8b7bea0f1ccdfa958b5d49..740d81988b194a75737abfae5c1005e5bf2a6d53 100644 (file)
Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ