Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_calendar.h389 static constexpr uint8_t DECEMBER = 12; member in OHOS::Notification::ReminderRequestCalendar
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp444 setMonth = setMonth == 0 ? DECEMBER : setMonth; in GetNextTriggerTimeAsRepeatReminder()
558 if (month < JANUARY || month > DECEMBER) { in SetMonth()

Completed in 3 milliseconds