Home | History | Annotate | Download | only in intltest

Lines Matching refs:strShortDate

436     UnicodeString strShortDate, strFullDate;
460 strShortDate = "The current date (short form) is ";
463 strShortDate += temp;
469 logln(strShortDate);