Home
last modified time | relevance | path

Searched refs:month (Results 1 – 4 of 4) sorted by relevance

/subsys/shell/modules/
A Ddate_service.c35 int month; in get_y_m_d() local
46 month = strtol(date_str, &endptr, 10); in get_y_m_d()
51 if ((month < 1) || (month > 12)) { in get_y_m_d()
70 t->tm_mon = month - 1; in get_y_m_d()
/subsys/bindesc/
A DKconfig.build_time33 The month the image was compiled, such as 5 (May)
38 The day of the month the image was compiled, such as 9
/subsys/fs/
A DKconfig.fatfs100 20:16 = Day of month (1..31)
/subsys/bluetooth/services/ots/
A Dots_client.c258 p_date_time->month = net_buf_simple_pull_u8(buf); in date_time_decode()

Completed in 17 milliseconds