Home | History | Annotate | Download | only in calendar

Lines Matching full:weekday

553      * @return the string containing the weekday and the date
1335 if (weekTime.weekDay == Time.SUNDAY
1339 } else if (weekTime.weekDay == Time.SATURDAY && firstDayOfWeek == Time.SATURDAY) {