Searched refs:JANUARY (Results 1 – 2 of 2) sorted by relevance
186 static const uint8_t JANUARY; variable
24 const uint8_t ReminderRequestCalendar::JANUARY = 1; member in OHOS::Notification::ReminderRequestCalendar291 if (month < JANUARY || month > DECEMBER) { in SetMonth()