Home | History | Annotate | Download | only in i18n

Lines Matching full:days

1275     int32_t days =  (int32_t)ClockMath::floorDivide(localMillis, (double)kOneDay);
1277 internalSet(UCAL_JULIAN_DAY,days + kEpochStartAsJulianDay);
1299 int32_t millisInDay = (int32_t) (localMillis - (days * kOneDay));
1390 // of the week, and the minimal days in the first week. For other
1392 // length. Days at the start of the year may fall into the last week of
1393 // the previous year; days at the end of the year may fall into the
1395 // 7000 days.
1463 // the minimal days in the first week is one, or if the period start
1533 // Rolling the hour is difficult on the ONSET and CEASE days of
1598 // minimal first days in the week. And we have to use the
1605 // phantom days, so that the first partial week and the last
1609 // the phantom days that we added, we recognize this and pin to
1623 // including phantom days, if any. Figure out if the first week
1624 // counts or not; if it counts, then fill in phantom days. If
1640 // after the month has already been filled in with phantom days
1681 // including phantom days, if any. Figure out if the first week
1682 // counts or not; if it counts, then fill in phantom days. If
1698 // after the year has already been filled in with phantom days
1725 double delta = amount * kOneDay; // Scale up from days to millis
1746 // Restrict the millis to [start, start+7days).
1747 double delta = amount * kOneDay; // Scale up from days to millis
1748 // Compute the number of days before the current day in this
1765 // Find the number of same days of the week before this one
1768 // Find the number of same days of the week after this one
2829 (7-nextFirst) >= getMinimalDaysInFirstWeek()) // or enough days in the week
2882 // Adjust for minimal days in first week
2997 (7-first) + // days in the first week (Jan 1.. )
3219 // week which contains days from both previous and current month is
3220 // not unique. For example, last several days in the previous month