Home | History | Annotate | Download | only in i18n

Lines Matching full:monthname

1023             Formattable monthName((const UnicodeString&)(symbols[value]));
1024 MessageFormat::format(*monthPattern, &monthName, 1, dst, status);
2312 Formattable monthName((const UnicodeString&)(data[i]));
2313 MessageFormat::format(*monthPattern, &monthName, 1, leapMonthName, status);