Skip to content

Commit db19b42

Browse files
dmitshurgopherbot
authored andcommitted
lib/time, time/tzdata: update to 2022a
Version 2022a was released on 2022-03-15 and we can start using it for Go 1.19. Its release announcement was: https://mm.icann.org/pipermail/tz-announce/2022-March/000070.html For #22487. Change-Id: Ie89b90927a251413e4f67c9e0ed3a67d4161529b Reviewed-on: https://go-review.googlesource.com/c/go/+/409374 Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Benny Siegert <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Run-TryBot: Dmitri Shuralyov <[email protected]> Reviewed-by: Tobias Klauser <[email protected]>
1 parent af88fb6 commit db19b42

File tree

3 files changed

+6875
-6874
lines changed

3 files changed

+6875
-6874
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=2021e
12-
DATA=2021e
11+
CODE=2022a
12+
DATA=2022a
1313

1414
set -e
1515
rm -rf work

lib/time/zoneinfo.zip

47 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)