Searched defs:day (Results 1 – 3 of 3) sorted by relevance
34 int8_t day; /** 1..31*/ member
84 void lv_calendar_set_today_date(lv_obj_t * obj, uint32_t year, uint32_t month, uint32_t day) in lv_calendar_set_today_date()363 static uint8_t get_day_of_week(uint32_t year, uint32_t month, uint32_t day) in get_day_of_week()
423 unsigned day; /*1-31*/ member