Home | History | Annotate | Download | only in intltest

Lines Matching refs:testfmt

3411     SimpleDateFormat testfmt(UnicodeString("yyyy-MM-dd'T'HH:mm:ss'Z'"), status);
3413 testfmt.setTimeZone(*TimeZone::getGMT());
3426 UDate d = testfmt.parse(testLine[2], status);