Home | History | Annotate | Download | only in i18n

Lines Matching refs:SimpleDateFormat

85     ((SimpleDateFormat*)dtfmt)->toPattern(pat);
144 fDateFormat = (SimpleDateFormat*)itvfmt.fDateFormat->clone();
478 SimpleDateFormat* dtfmt = createSDFPatternInstance(*skeleton, locale,
510 SimpleDateFormat* U_EXPORT2
524 SimpleDateFormat* dtfmt = new SimpleDateFormat(pattern, locale, status);
1140 if ( SimpleDateFormat::isFieldUnitIgnored(*bestSkeleton, field) ) {