Home | History | Annotate | Download | only in intltest

Lines Matching refs:fullFmt

379     SimpleDateFormat* fullFmt = new SimpleDateFormat((UnicodeString)"EEE MMM dd HH:mm:ss.SSS zzz yyyy G", status);
399 logln(*s + " P> " + ((DateFormat*)fullFmt)->format(d, str));
412 delete fullFmt;