Skip to content

Commit 5c9a8c0

Browse files
committed
lib/time, time/tzdata: update tz data to 2020a
Updates #22487 Change-Id: I691b4c8ced7bfb368f46ade0be46b2ab3f1820dd Reviewed-on: https://go-review.googlesource.com/c/go/+/230360 Run-TryBot: Tobias Klauser <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent b7e54d8 commit 5c9a8c0

File tree

3 files changed

+12582
-12570
lines changed

3 files changed

+12582
-12570
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=2019c
12-
DATA=2019c
11+
CODE=2020a
12+
DATA=2020a
1313

1414
set -e
1515
rm -rf work

lib/time/zoneinfo.zip

718 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)