Skip to content

Commit 20d0991

Browse files
committed
lib/time, time/tzdata: update tzdata to 2020f
Changelog 'make rearguard_tarballs' no longer generates a bad rearguard.zi, fixing a 2020e bug. No actual changes to timezones data. See http://mm.icann.org/pipermail/tz-announce/2020-December/000064.html Updates #22487 Change-Id: I78f7adba1c3c1d3489b0da870601117b9b8cb0d3 Reviewed-on: https://go-review.googlesource.com/c/go/+/280455 Trust: Alberto Donizetti <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Reviewed-by: Tobias Klauser <[email protected]>
1 parent ed30173 commit 20d0991

File tree

3 files changed

+1941
-1941
lines changed

3 files changed

+1941
-1941
lines changed

lib/time/update.bash

+2-2
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=2020e
12-
DATA=2020e
11+
CODE=2020f
12+
DATA=2020f
1313

1414
set -e
1515
rm -rf work

lib/time/zoneinfo.zip

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)