Home
last modified time | relevance | path

Searched refs:YearOfCentury (Results 1 – 2 of 2) sorted by relevance

/dports/dns/dog/dog-0.1.0/cargo-crates/datetime-0.5.1/src/cal/fmt/
H A Dcustom.rs20 YearOfCentury(NumArguments), enumerator
37 Field::YearOfCentury(a) => a.format(w, when.year_of_century()), in format()
312 Some((_, 'y')) => Field::YearOfCentury(NumArguments(args)), in parse_a_thing()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/datetime-0.5.2/src/cal/fmt/
H A Dcustom.rs19 YearOfCentury(NumArguments), enumerator
36 Field::YearOfCentury(a) => a.format(w, when.year_of_century()), in format()
311 Some((_, 'y')) => Field::YearOfCentury(NumArguments(args)), in parse_a_thing()