Skip to content

Commit 73cb5ce

Browse files
TZDB 2025a (#6031)
1 parent 3cad93c commit 73cb5ce

File tree

13 files changed

+196
-98
lines changed

13 files changed

+196
-98
lines changed

provider/data/timezone/data/zone_offset_period_v1_marker.rs.data

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
time_zone/bcp47_to_iana@1, <singleton>, 7630B, 7609B, 7efd2629d86e0cdc
22
time_zone/iana_to_bcp47@3, <singleton>, 9551B, 9509B, ef97860b5f688e6d
3-
time_zone/offset_period@1, <singleton>, 13374B, 13286B, cc9df75dce761bbe
3+
time_zone/offset_period@1, <singleton>, 13386B, 13298B, 5a86f6d10f3bf38a
44
time_zone/windows_zones_to_bcp47@1, <singleton>, 8634B, 8591B, 90b7fe3f9cadf5bd

provider/data/timezone/stubdata/zone_offset_period_v1_marker.rs.data

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/source/data/debug/time_zone/[email protected]

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/source/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ impl SourceDataProvider {
120120
pub const LATEST_TESTED_SEGMENTER_LSTM_TAG: &'static str = "v0.1.0";
121121

122122
/// The latest TZDB tag that has been verified to work with this version of `SourceDataProvider`.
123-
pub const LATEST_TESTED_TZDB_TAG: &'static str = "2024b";
123+
pub const LATEST_TESTED_TZDB_TAG: &'static str = "2025a";
124124

125125
/// A provider using the latest data that has been verified to work with this version of `SourceDataProvider`.
126126
///

provider/source/tests/data/tzdb/antarctica

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/source/tests/data/tzdb/asia

Lines changed: 82 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/source/tests/data/tzdb/australasia

Lines changed: 61 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/source/tests/data/tzdb/etcetera

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/source/tests/data/tzdb/europe

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

provider/source/tests/data/tzdb/northamerica

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)