Searched defs:dayofmonth (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/calendar/ |
H A D | parsedata.c | 91 char *month, int *imonth, char *dayofmonth, int *idayofmonth, in determinestyle() 339 int imonth, char *dayofmonth, int idayofmonth, char *dayofweek, in debug_determinestyle() 434 char month[SLEN], dayofmonth[SLEN], dayofweek[SLEN], modifieroffset[SLEN]; in parsedaymonth() local
|
H A D | dates.c | 58 int dayofmonth; /* 01 .. 31 */ member
|