]> Cypherpunks.ru repositories - gostls13.git/commitdiff
lib/time: update tzdata to 2017c
authorTobias Klauser <tklauser@distanz.ch>
Sat, 28 Oct 2017 18:07:51 +0000 (20:07 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 Dec 2017 19:24:15 +0000 (19:24 +0000)
Update the tzdata database to version 2017c (released 2017-10-20).

Updates #22487

Change-Id: If58ff89173ef1f1044075505f42ff132b57795f0
Reviewed-on: https://go-review.googlesource.com/74230
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

lib/time/update.bash
lib/time/zoneinfo.zip

index 6261f81dcd9d0f05857f034b2229430557da5828..16552fb6f916d6edccca2573a182d293aa853bf8 100755 (executable)
@@ -8,8 +8,8 @@
 # Consult http://www.iana.org/time-zones for the latest versions.
 
 # Versions to use.
-CODE=2017b
-DATA=2017b
+CODE=2017c
+DATA=2017c
 
 set -e
 rm -rf work
index b60ae7f98e7562e1243d6171a52deb1ea68e7dea..0703e08e36e5250ef40c98fd327fd2d1333f7b05 100644 (file)
Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ