Skip to content

Commit 4bfb395

Browse files
Update tzdata to version 2024b. (#8259)
Co-authored-by: asfernandes <[email protected]>
1 parent 32dc661 commit 4bfb395

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

extern/icu/tzdata/be.zip

-1.79 KB
Binary file not shown.

extern/icu/tzdata/le.zip

-1.87 KB
Binary file not shown.

extern/icu/tzdata/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024a
1+
2024b

src/common/TimeZones.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The content of this file is generated with help of update-ids utility Do not edit.
22

3-
static const char* BUILTIN_TIME_ZONE_VERSION = "2024a";
3+
static const char* BUILTIN_TIME_ZONE_VERSION = "2024b";
44

55
// Do not change order of items in this array! The index corresponds to a TimeZone ID, which must be fixed!
66
static const char* BUILTIN_TIME_ZONE_LIST[] = {

0 commit comments

Comments
 (0)