commit | 9cefbe9d03918c07451e5512cc4c227fb0d6885a | [log] [tgz] |
---|---|---|
author | Alberto Donizetti <alb.donizetti@gmail.com> | Thu Oct 20 08:59:07 2016 +0200 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Thu Oct 20 08:46:49 2016 +0000 |
tree | cb78fcbf77a281ce778b94986b38786da93fead0 | |
parent | ef8e85e8b8176fb096683dac00cf536fd7d228bc [diff] |
lib/time: update to IANA release 2016g (September 2016) Change-Id: Ie6258602554c5bb6685c9de42ccda84d297af1e2 Reviewed-on: https://go-review.googlesource.com/31515 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
diff --git a/lib/time/update.bash b/lib/time/update.bash index e4987bb..18bae4d 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 bbb8e86..7a44913 100644 --- a/lib/time/zoneinfo.zip +++ b/lib/time/zoneinfo.zip Binary files differ