Skip to content

Commit efbe49f

Browse files
authored
date: use jiff-icu for locale calendar conversions (#10499)
* date: use jiff-icu for locale calendar conversions * fuzz: update Cargo.lock for jiff-icu * fix: add cfg(unix) to check_date, format Cargo.toml files
2 parents 4d50bea + fdf3ea9 commit efbe49f

File tree

8 files changed

+288
-352
lines changed

8 files changed

+288
-352
lines changed

Cargo.lock

Lines changed: 24 additions & 10 deletions
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
@@ -346,6 +346,7 @@ indicatif = "0.18.0"
346346
itertools = "0.14.0"
347347
itoa = "1.0.15"
348348
jiff = "0.2.18"
349+
jiff-icu = "0.2.2"
349350
libc = "0.2.172"
350351
lscolors = { version = "0.21.0", default-features = false, features = [
351352
"gnu_legacy",

0 commit comments

Comments
 (0)