Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified extern/icu/tzdata/be.zip
Binary file not shown.
Binary file modified extern/icu/tzdata/le.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion extern/icu/tzdata/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024b
2025a
2 changes: 1 addition & 1 deletion src/common/TimeZones.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The content of this file is generated with help of update-ids utility Do not edit.

static const char* BUILTIN_TIME_ZONE_VERSION = "2024b";
static const char* BUILTIN_TIME_ZONE_VERSION = "2025a";

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