Home | History | Annotate | Download | only in intltest

Lines Matching refs:strFullDate

432     UnicodeString strShortDate, strFullDate;
460 strFullDate = "The current date (long form) is ";
463 strFullDate += temp2;
466 logln(strFullDate);
479 if (!strFullDate.endsWith(UnicodeString("GMT-05:00")))