Searched refs:MonthNames (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _datetimemodule.c | 1436 static const char * const MonthNames[] = { in format_ctime() local 1444 DayNames[wday], MonthNames[GET_MONTH(date)-1], in format_ctime() |
Completed in 10 milliseconds