Skip to content

Commit 1b5e4e4

Browse files
committed
i18n: Add localized month-parsing
1 parent d90f3a4 commit 1b5e4e4

6 files changed

Lines changed: 481 additions & 35 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ glob = "0.3.1"
312312
half = "2.4.1"
313313
hostname = "0.4"
314314
icu_collator = "2.0.0"
315+
icu_datetime = "2.0.0"
315316
icu_decimal = "2.0.0"
316317
icu_locale = "2.0.0"
317318
icu_provider = "2.0.0"

0 commit comments

Comments
 (0)