1
0
mirror of https://github.com/golang/go synced 2024-11-11 19:51:37 -07:00

lib/time, time/tzdata: update to 2022b

Version 2022b was released on 2022-08-10 and we can start using it.
Its release announcement was
https://mm.icann.org/pipermail/tz-announce/2022-August/000071.html.

For #22487.

Change-Id: I0ec68968d82561da566f945608bfacb3c8b0e958
Reviewed-on: https://go-review.googlesource.com/c/go/+/422875
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
This commit is contained in:
Dmitri Shuralyov 2022-08-11 14:48:24 +00:00 committed by Gopher Robot
parent 72a857a280
commit 527565b1f1
3 changed files with 6949 additions and 6988 deletions

View File

@ -8,8 +8,8 @@
# Consult https://www.iana.org/time-zones for the latest versions.
# Versions to use.
CODE=2022a
DATA=2022a
CODE=2022b
DATA=2022b
set -e
rm -rf work

Binary file not shown.

File diff suppressed because it is too large Load Diff