Searched refs:LONG_MONTH_SUFFIXES (Results 1 – 1 of 1) sorted by relevance
148 static LONG_MONTH_SUFFIXES: [&'static str; 12] = in short_or_long_month0() constant154 let suffix = LONG_MONTH_SUFFIXES[month0 as usize]; in short_or_long_month0()