Skip to content

Commit 2e96ba5

Browse files
committed
Update tzdata to 2022b
1 parent 3543ada commit 2e96ba5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+228
-342
lines changed

NEWS.md

Lines changed: 57 additions & 0 deletions

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022.1
1+
2022.2rc0

news.d/2022b.md

Lines changed: 54 additions & 0 deletions

src/tzdata/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IANA versions like 2020a are not valid PEP 440 identifiers; the recommended
22
# way to translate the version is to use YYYY.n where `n` is a 0-based index.
3-
__version__ = "2022.1"
3+
__version__ = "2022.2rc0"
44

55
# This exposes the original IANA version number.
6-
IANA_VERSION = "2022a"
6+
IANA_VERSION = "2022b"
9 Bytes
Binary file not shown.
72 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
29 Bytes
Binary file not shown.

src/tzdata/zoneinfo/Asia/Brunei

166 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)