Lines Matching full:testfmt
3234 SimpleDateFormat testfmt(UnicodeString("yyyy-MM-dd'T'HH:mm:ss'Z'"), status);3236 testfmt.setTimeZone(*TimeZone::getGMT());3249 UDate d = testfmt.parse(testLine[2], status);