Searched refs:fullFmt (Results 1 – 2 of 2) sorted by relevance
49 UDateFormat *fullFmt, *fmt; in TestTwoDigitYearDSTParse() local60 fullFmt= udat_open(UDAT_IGNORE, UDAT_IGNORE,"en_US",NULL,0,pattern, u_strlen(pattern),&status); in TestTwoDigitYearDSTParse()95 udat_close(fullFmt); in TestTwoDigitYearDSTParse()
226 …SimpleDateFormat* fullFmt = new SimpleDateFormat((UnicodeString)"EEE MMM dd HH:mm:ss.SSS zzz yyyy … in TestTwoDigitYearDSTParse() local246 logln(*s + " P> " + ((DateFormat*)fullFmt)->format(d, str)); in TestTwoDigitYearDSTParse()259 delete fullFmt; in TestTwoDigitYearDSTParse()