Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckucmd.c71 static char *fullmonthname[] = { variable
5597 if (!s) s = fullmonthname[mm-1]; /* Allow for error */
5604 monthstring = (opt == 6) ? fullmonthname[mm-1] : moname[mm-1];