From: Alberto Donizetti Date: Thu, 20 Oct 2016 06:59:07 +0000 (+0200) Subject: lib/time: update to IANA release 2016g (September 2016) X-Git-Tag: go1.8beta1~746 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=9cefbe9d03918c07451e5512cc4c227fb0d6885a;p=gostls13.git lib/time: update to IANA release 2016g (September 2016) Change-Id: Ie6258602554c5bb6685c9de42ccda84d297af1e2 Reviewed-on: https://go-review.googlesource.com/31515 Run-TryBot: Brad Fitzpatrick TryBot-Result: Gobot Gobot Reviewed-by: Brad Fitzpatrick --- diff --git a/lib/time/update.bash b/lib/time/update.bash index e4987bb9f1..18bae4deef 100755 --- a/lib/time/update.bash +++ b/lib/time/update.bash @@ -8,8 +8,8 @@ # Consult http://www.iana.org/time-zones for the latest versions. # Versions to use. -CODE=2016f -DATA=2016f +CODE=2016g +DATA=2016g set -e rm -rf work diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip index bbb8e86104..7a44913474 100644 Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ