Skip to content

Commit adcb2b1

Browse files
ksshannonianlancetaylor
authored andcommitted
lib/time: update tz data to 2019b
Updates #22487 Change-Id: I3c933c68b5c3c5e78e3a9656ea2dcdbcbb59533f Reviewed-on: https://go-review.googlesource.com/c/go/+/184577 Run-TryBot: Tobias Klauser <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Tobias Klauser <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent beeb8fe commit adcb2b1

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 https://www.iana.org/time-zones for the latest versions.
99

1010
# Versions to use.
11-
CODE=2018i
12-
DATA=2018i
11+
CODE=2019b
12+
DATA=2019b
1313

1414
set -e
1515
rm -rf work

lib/time/zoneinfo.zip

-7.04 KB
Binary file not shown.

0 commit comments

Comments
 (0)