Home | History | Annotate | Download | only in intltest

Lines Matching refs:lastDate

680             UDate lastDate = firstDate + validity*1000*24*60*60.0;
681 cal->setTime(lastDate, status);
688 errln(UnicodeString("Day has shifted ") + lastDate);