Searched refs:NON_LEAP_MONTH (Results 1 – 2 of 2) sorted by relevance
228 static const uint8_t NON_LEAP_MONTH; variable
43 const uint8_t ReminderRequestCalendar::NON_LEAP_MONTH = 28; member in OHOS::Notification::ReminderRequestCalendar107 ? LEAP_MONTH : NON_LEAP_MONTH); in GetDaysOfMonth()