commit | c3fc9b4b81f84f08911ad81a38e388ca5f4462a5 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Thu Jan 05 00:52:04 2017 +0000 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Thu Jan 05 01:00:53 2017 +0000 |
tree | e5ee48e64a3940d0746a214c0a5a121f3316b5e7 | |
parent | 2547aec42a851603fe8091677a3fc5e3a5f731cd [diff] |
lib/time: update tzdata to 2016j Fixes #18500 Change-Id: I4dddd1b99aecf86b9431b0c14f452152dff9b95a Reviewed-on: https://go-review.googlesource.com/34816 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
diff --git a/lib/time/update.bash b/lib/time/update.bash index b70788e..4297c5f 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=2016i -DATA=2016i +CODE=2016j +DATA=2016j set -e rm -rf work
diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip index e12d6dc..d33dc1d 100644 --- a/lib/time/zoneinfo.zip +++ b/lib/time/zoneinfo.zip Binary files differ