Home | History | Annotate | Download | only in intltest

Lines Matching refs:juneStr

837     UnicodeString juneStr; fmt->format(june, juneStr);
840 logln((UnicodeString)"format(June 15 1997) = " + juneStr);
841 UDate d = fmt->parse(juneStr, status);