Home | History | Annotate | Download | only in intltest

Lines Matching full:junestr

785     UnicodeString juneStr; fmt->format(june, juneStr);
788 logln((UnicodeString)"format(June 15 1997) = " + juneStr);
789 UDate d = fmt->parse(juneStr, status);