Searched refs:months (Results 1 – 2 of 2) sorted by relevance
14 static const char *months[12] = { variable56 dayOfWeek[tm->tm_wday], months[tm->tm_mon], in asctime_r()
20 static const char *months[12] = { variable221 dayOfWeek[tm.wday], months[tm.month], in Debug_Date()