Lines Matching full:week
540 errln("FAIL: Day of week %d out of range [%d,%d]\n", dow, min, max);
542 errln("FAIL: Day of week should be SUNDAY Got " + dow);
706 date = new SimpleDateFormat(UnicodeString("dd MMM yyy (zzzz) 'is in week' ww"),status);
926 logln(testDesc + " => 1st day of week=" +
928 ", minimum days in first week=" +
961 week = ") + DATA[j] +
962 " Week starts on Sunday");
1149 errln("Fail: Week of year misbehaving");
1753 * GregorianCalendar.getActualMaximum() does not account for first day of week.
1790 logln(UnicodeString("First day of week = ") + firstInWeek +
1898 * Week of year is wrong at the start and end of the year.
2483 // In pass one, change the first day of week so that the weeks
2485 // in the first week so that the weeks shift in August 2001.
2506 // Now change a week parameter and then force a recalc.
2532 errln("FAIL: shifting week should not alter time");
2542 " after week shift");