lib/time: update tzdata to 2017c

Update the tzdata database to version 2017c (released 2017-10-20).

Updates #22487

Change-Id: If58ff89173ef1f1044075505f42ff132b57795f0
Reviewed-on: https://go-review.googlesource.com/74230
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
Tobias Klauser 2017-10-28 20:07:51 +02:00 committed by Brad Fitzpatrick
parent fe2869cbfe
commit 0e76143ef1
2 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
# Consult http://www.iana.org/time-zones for the latest versions.
# Versions to use.
CODE=2017b
DATA=2017b
CODE=2017c
DATA=2017c
set -e
rm -rf work

Binary file not shown.