Searched refs:new_with_locale (Results 1 – 4 of 4) sorted by relevance
332 self.format_localized_with_items(StrftimeItems::new_with_locale(fmt, locale), locale) in format_localized()
531 self.format_localized_with_items(StrftimeItems::new_with_locale(fmt, locale), locale) in format_localized()
225 pub fn new_with_locale(s: &'a str, locale: Locale) -> StrftimeItems<'a> { in new_with_locale() method
761 pub fn new_with_locale( in new_with_locale() method