mirror of
https://github.com/uutils/coreutils.git
synced 2026-07-26 13:41:05 -04:00
4b9b5c429b
parse_datetime 0.15 returns ParsedDateTime instead of jiff::Zoned; unwrap the in-range value via into_zoned() at the call sites and treat out-of-range (Extended) years as unparseable input.