Skip to content

Commit

Permalink
lib/time, time/tzdata: update tzdata to 2020f
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
ALTree committed Dec 30, 2020
1 parent ed30173 commit 20d0991
Show file tree
Hide file tree
Showing 3 changed files with 1,941 additions and 1,941 deletions.
4 changes: 2 additions & 2 deletions lib/time/update.bash
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
# Consult https://www.iana.org/time-zones for the latest versions.

# Versions to use.
CODE=2020e
DATA=2020e
CODE=2020f
DATA=2020f

set -e
rm -rf work
Expand Down
Binary file modified lib/time/zoneinfo.zip
Binary file not shown.
Loading

0 comments on commit 20d0991

Please sign in to comment.