Lines Matching full:fulldate
431 DateFormat *shortdate, *fulldate;451 fulldate = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG);452 if (fulldate == NULL){462 fulldate->format(curDate, temp2);493 delete fulldate;