Skip to content

Commit eb4f5ad

Browse files
Update tzdata to version 2025c. (#8831)
1 parent 630dfc1 commit eb4f5ad

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

extern/icu/tzdata/be.zip

153 Bytes
Binary file not shown.

extern/icu/tzdata/le.zip

156 Bytes
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-
2025b
1+
2025c

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 = "2025b";
3+
static const char* BUILTIN_TIME_ZONE_VERSION = "2025c";
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)