Home | History | Annotate | Download | only in intltest

Lines Matching refs:firstDate

707     UDate firstDate = Calendar::getNow();
714 cal->setTime(firstDate,status);
721 //logln("Current time: " + firstDate.toString());
724 UDate lastDate = firstDate + validity*1000*24*60*60.0;