Home | History | Annotate | Download | only in intltest

Lines Matching refs:juneStr

653     UnicodeString juneStr; fmt->format(june, juneStr);
656 logln((UnicodeString)"format(June 15 1997) = " + juneStr);
657 UDate d = fmt->parse(juneStr, status);