Home | History | Annotate | Download | only in intltest

Lines Matching refs:fullFmt

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