Skip to content

Commit cf838bb

Browse files
Update tzdata to version 2026c. (#9095)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
1 parent e4276e8 commit cf838bb

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

extern/icu/tzdata/be.zip

-551 Bytes
Binary file not shown.

extern/icu/tzdata/le.zip

-574 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-
2026b
1+
2026c

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