Home
last modified time | relevance | path

Searched defs:new_with_locale (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/chrono/src/format/
Dstrftime.rs225 pub fn new_with_locale(s: &'a str, locale: Locale) -> StrftimeItems<'a> { in new_with_locale() method
Dmod.rs761 pub fn new_with_locale( in new_with_locale() method