Lines Matching refs:firstDate
708 UDate firstDate = Calendar::getNow();715 cal->setTime(firstDate,status);722 //logln("Current time: " + firstDate.toString());725 UDate lastDate = firstDate + validity*1000*24*60*60.0;