Lines Matching refs:SimpleDateFormat
85 ((SimpleDateFormat*)dtfmt)->toPattern(pat);
144 fDateFormat = (SimpleDateFormat*)itvfmt.fDateFormat->clone();
434 SimpleDateFormat* dtfmt = createSDFPatternInstance(*skeleton, locale,
466 SimpleDateFormat* U_EXPORT2
480 SimpleDateFormat* dtfmt = new SimpleDateFormat(pattern, locale, status);
1096 if ( SimpleDateFormat::isFieldUnitIgnored(*bestSkeleton, field) ) {