Home | History | Annotate | Download | only in intltest

Lines Matching refs:date2000

2487     UDate date2000 = cal->getTime(ec);
2506 y = cal->fieldDifference(date2000, UCAL_YEAR, ec);
2507 d = cal->fieldDifference(date2000, UCAL_DAY_OF_YEAR, ec);