Lines Matching full:weekday
553 * @return the string containing the weekday and the date1335 if (weekTime.weekDay == Time.SUNDAY1339 } else if (weekTime.weekDay == Time.SATURDAY && firstDayOfWeek == Time.SATURDAY) {