Home | History | Annotate | Download | only in intltest

Lines Matching refs:firstDate

663     UDate firstDate = Calendar::getNow();
670 cal->setTime(firstDate,status);
677 //logln("Current time: " + firstDate.toString());
680 UDate lastDate = firstDate + validity*1000*24*60*60.0;