Searched defs:short_months (Results 1 – 3 of 3) sorted by relevance
3 pub(crate) fn short_months(locale: Locale) -> &'static [&'static str] { in short_months() function
739 static const char short_months[12][4] = in png_convert_to_rfc1123_buffer() local