Searched refs:monthName (Results 1 – 1 of 1) sorted by relevance
1219 Formattable monthName((const UnicodeString&)(symbols[value])); in _appendSymbolWithMonthPattern() local1220 MessageFormat::format(*monthPattern, &monthName, 1, dst, status); in _appendSymbolWithMonthPattern()2522 Formattable monthName((const UnicodeString&)(data[i])); in matchString() local2523 MessageFormat::format(*monthPattern, &monthName, 1, leapMonthName, status); in matchString()