Home | History | Annotate | Download | only in i18n

Lines Matching refs:days

555         // Add 2 because Gregorian calendar starts 2 days after
666 int32_t days = internalGet(UCAL_DAY_OF_YEAR);
667 if (days < 1 || days > yearLength()) {
723 // Add 2 because Gregorian calendar starts 2 days after Julian calendar
830 int32_t cMonthLen=0; // 'c' for cutover; in days
847 // A month containing the cutover is 10 days shorter.
865 // weeks start on Sunday and the minimal days in first week is
887 // days at the end of the year are going to fall into
951 // minimal first days in the week. And we have to use the
958 // phantom days, so that the first partial week and the last
962 // the phantom days that we added, we recognize this and pin to
967 // This month is 10 days shorter than usual, and also contains
968 // a discontinuity in the days; e.g., the default cutover month
987 // including phantom days, if any. Figure out if the first week
988 // counts or not; if it counts, then fill in phantom days. If
1004 // after the month has already been filled in with phantom days