Home | History | Annotate | Download | only in format

Lines Matching refs:weekDay

708      * If FORMAT_SHOW_WEEKDAY is set, then the weekday is shown.
778 * If FORMAT_ABBREV_WEEKDAY is set, then the weekday (if shown) is
786 * If FORMAT_ABBREV_ALL is set, then the weekday and the month (if shown)
915 if (span < DAY_IN_MILLIS && sNowTime.weekDay == sThenTime.weekDay) {