1
0
mirror of https://github.com/golang/go synced 2024-11-11 19:51:37 -07:00

misc: update timezone database to IANA 2016a

Fixes #14202

Change-Id: Ia6dccecb1b9b3f6c0838c99090e6ddf1ad43303c
Reviewed-on: https://go-review.googlesource.com/19175
Run-TryBot: Rob Pike <r@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
This commit is contained in:
Rob Pike 2016-02-02 13:46:49 -08:00
parent 224888655f
commit 4760b5a478
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=2015g
DATA=2015g
CODE=2016a
DATA=2016a
set -e
rm -rf work

Binary file not shown.