Lines Matching refs:date2004
2485 UDate date2004 = cal->getTime(ec);2493 int32_t y = cal->fieldDifference(date2004, UCAL_YEAR, ec);2494 int32_t d = cal->fieldDifference(date2004, UCAL_DAY_OF_YEAR, ec);2505 cal->setTime(date2004, ec);