Searched refs:DAYPERIOD_MIDNIGHT (Results 1 – 3 of 3) sorted by relevance
198 if (startHour == 0 && period == DayPeriodRules::DAYPERIOD_MIDNIGHT) { in setDayPeriodForHoursFromCutoffs()417 if (dayPeriod == DAYPERIOD_MIDNIGHT) { return 0; } in getStartHourForDayPeriod()444 if (dayPeriod == DAYPERIOD_MIDNIGHT) { return 0; } in getEndHourForDayPeriod()470 return DAYPERIOD_MIDNIGHT; in getDayPeriodFromString()
35 DAYPERIOD_MIDNIGHT, enumerator
1883 periodType = DayPeriodRules::DAYPERIOD_MIDNIGHT; in subFormat()1901 periodType != DayPeriodRules::DAYPERIOD_MIDNIGHT) { in subFormat()1917 (periodType == DayPeriodRules::DAYPERIOD_MIDNIGHT || in subFormat()