Lines Matching refs:fulldate
435 DateFormat *shortdate, *fulldate;455 fulldate = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG);456 if (fulldate == NULL){466 fulldate->format(curDate, temp2);497 delete fulldate;