Lines Matching full:days
1234 int32_t days = (int32_t)ClockMath::floorDivide(localMillis, (double)kOneDay);
1236 internalSet(UCAL_JULIAN_DAY,days + kEpochStartAsJulianDay);
1258 int32_t millisInDay = (int32_t) (localMillis - (days * kOneDay));
1349 // of the week, and the minimal days in the first week. For other
1351 // length. Days at the start of the year may fall into the last week of
1352 // the previous year; days at the end of the year may fall into the
1354 // 7000 days.
1422 // the minimal days in the first week is one, or if the period start
1492 // Rolling the hour is difficult on the ONSET and CEASE days of
1557 // minimal first days in the week. And we have to use the
1564 // phantom days, so that the first partial week and the last
1568 // the phantom days that we added, we recognize this and pin to
1582 // including phantom days, if any. Figure out if the first week
1583 // counts or not; if it counts, then fill in phantom days. If
1599 // after the month has already been filled in with phantom days
1640 // including phantom days, if any. Figure out if the first week
1641 // counts or not; if it counts, then fill in phantom days. If
1657 // after the year has already been filled in with phantom days
1684 double delta = amount * kOneDay; // Scale up from days to millis
1705 // Restrict the millis to [start, start+7days).
1706 double delta = amount * kOneDay; // Scale up from days to millis
1707 // Compute the number of days before the current day in this
1724 // Find the number of same days of the week before this one
1727 // Find the number of same days of the week after this one
2687 (7-nextFirst) >= getMinimalDaysInFirstWeek()) // or enough days in the week
2740 // Adjust for minimal days in first week
2855 (7-first) + // days in the first week (Jan 1.. )
3070 // week which contains days from both previous and current month is
3071 // not unique. For example, last several days in the previous month
3112 // 1 // min days in week