Lines Matching defs:time
193 logln("-- Verifying time " + dateToString(d) + " in zone " + time_zone->getID(str));
227 * calendar and time zone in conjunction with one another,
228 * including the calendar time->fields and fields->time and
229 * the time zone getOffset method.
308 // i is minutes past midnight standard time
454 UDate time = d;
455 UDate limit = time + ONE_YEAR + ONE_DAY;
461 while (time < limit) {
462 d = time;
469 time += interval;
492 * zones (the UNIX zones), and those change from time to time, this