Home | History | Annotate | Download | only in intltest

Lines Matching refs:strShortDate

440     UnicodeString strShortDate, strFullDate;
464 strShortDate = "The current date (short form) is ";
467 strShortDate += temp;
473 logln(strShortDate);