Home
last modified time | relevance | path

Searched refs:DAY_ARRAY (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_calendar.h387 static const uint8_t DAY_ARRAY[12]; member in OHOS::Notification::ReminderRequestCalendar
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp25 const uint8_t ReminderRequestCalendar::DAY_ARRAY[12] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; member in OHOS::Notification::ReminderRequestCalendar
225 days = DAY_ARRAY[month - 1]; in GetDaysOfMonth()

Completed in 4 milliseconds