From: David Symonds Date: Thu, 28 Apr 2016 22:43:53 +0000 (+1000) Subject: lib/time: update to IANA release 2016d (Apr 2016). X-Git-Tag: go1.7beta1~420 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3cb090f93c4b0d9ebdf111efb0c5383d8ca97bd2;p=gostls13.git lib/time: update to IANA release 2016d (Apr 2016). Change-Id: I46d9ea31cf5836d054a9ce22af4dd1742a418a07 Reviewed-on: https://go-review.googlesource.com/22588 Run-TryBot: David Symonds TryBot-Result: Gobot Gobot Reviewed-by: Rob Pike --- diff --git a/lib/time/update.bash b/lib/time/update.bash index 86b1f21100..01fe07bf34 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=2016a -DATA=2016a +CODE=2016d +DATA=2016d set -e rm -rf work diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip index 0207d6bcbc..530a04a074 100644 Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ