Searched refs:month (Results 1 – 4 of 4) sorted by relevance
758 int year = 0, month = 0, day = 0; in dmi_get_date() local788 month = simple_strtoul(s, &e, 10); in dmi_get_date()789 if (s == e || *e != '/' || !month || month > 12) { in dmi_get_date()790 month = 0; in dmi_get_date()802 *monthp = month; in dmi_get_date()
147 uint8_t month; member
315 chk_fld(Month, month); in cast_time()
30 or does something very odd once a month document it.
Completed in 10 milliseconds