From: Ian Lance Taylor Date: Mon, 7 Jan 2019 19:54:35 +0000 (-0800) Subject: lib/time: update tzdata to 2018i X-Git-Tag: go1.12beta2~24 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=af3c4809675d1f8c0a96a6593795ce89c52ead2a;p=gostls13.git lib/time: update tzdata to 2018i Updates #22487 Change-Id: Iab4874ddef8e47eb99cd03e1c40af8372cce65c6 Reviewed-on: https://go-review.googlesource.com/c/156637 Run-TryBot: Ian Lance Taylor Reviewed-by: Brad Fitzpatrick TryBot-Result: Gobot Gobot --- diff --git a/lib/time/update.bash b/lib/time/update.bash index 8b1f453fb5..8d6785b9af 100755 --- a/lib/time/update.bash +++ b/lib/time/update.bash @@ -8,8 +8,8 @@ # Consult https://www.iana.org/time-zones for the latest versions. # Versions to use. -CODE=2018g -DATA=2018g +CODE=2018i +DATA=2018i set -e rm -rf work diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip index 99d5ee1213..bacb724322 100644 Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ