Skip to content

Commit d54463f

Browse files
committed
lib/time: update tzdata to 2016i
Fixes #17678 Change-Id: I01d12a827e6106efed1ec024f736c640b86906b4 Reviewed-on: https://go-review.googlesource.com/33029 Run-TryBot: Brad Fitzpatrick <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent b77bff9 commit d54463f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/time/update.bash

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# Consult http://www.iana.org/time-zones for the latest versions.
99

1010
# Versions to use.
11-
CODE=2016g
12-
DATA=2016g
11+
CODE=2016i
12+
DATA=2016i
1313

1414
set -e
1515
rm -rf work

lib/time/zoneinfo.zip

995 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)