Home | History | Annotate | Download | only in i18n

Lines Matching refs:earlierDate

1364     // no need delete earlierDate and laterDate since they are adopted
1371 UnicodeString* earlierDate = new UnicodeString();
1372 fDateFormat->format(fromCalendar, *earlierDate, pos);
1377 adjustPosition(fallbackPattern, *earlierDate, pos, *laterDate, otherPos, pos);
1379 fmtArray[0].adoptString(earlierDate);