]> Cypherpunks.ru repositories - gostls13.git/commitdiff
lib/time: update tz data to 2019c
authorKyle Shannon <kyle@pobox.com>
Mon, 25 Nov 2019 20:51:02 +0000 (13:51 -0700)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 26 Nov 2019 12:03:08 +0000 (12:03 +0000)
Updates #22487

Change-Id: I32dcd604af84e2000196d64bf69c67f81535290a
Reviewed-on: https://go-review.googlesource.com/c/go/+/208797
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
lib/time/update.bash
lib/time/zoneinfo.zip

index 28f904da9f522b8cffcde49c8847a9ab1d232f89..695da8e8f177d03f42d837972391776aa848b9bc 100755 (executable)
@@ -8,8 +8,8 @@
 # Consult https://www.iana.org/time-zones for the latest versions.
 
 # Versions to use.
-CODE=2019b
-DATA=2019b
+CODE=2019c
+DATA=2019c
 
 set -e
 rm -rf work
index 909cf48dd50351d50212ce37c96a83f5ffab3dda..61c97ce0f01bc5d7716e31e4991cbdc6bfe8059b 100644 (file)
Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ