Searched refs:month_names (Results 1 – 2 of 2) sorted by relevance
86 static const char *month_names[12] = { variable415 center(month_names[month + i], week_len, sep); in monthrange()419 month_names[month + i], year); in monthrange()
1424 static const char *const month_names[] = in tm_to_internet() local1430 ? "???" : month_names[source->tm_mon], in tm_to_internet()