Home | History | Annotate | Download | only in intltest

Lines Matching refs:juneStr

824     UnicodeString juneStr; fmt->format(june, juneStr);
827 logln((UnicodeString)"format(June 15 1997) = " + juneStr);
828 UDate d = fmt->parse(juneStr, status);