Home | History | Annotate | Download | only in intltest

Lines Matching refs:juneStr

641     UnicodeString juneStr; fmt->format(june, juneStr);
644 logln((UnicodeString)"format(June 15 1997) = " + juneStr);
645 UDate d = fmt->parse(juneStr, status);