Searched defs:dayofweek (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.bin/calendar/
H A Ddates.c60 int dayofweek; /* 0 .. 6 */ member in struct:cal_day
H A Dparsedata.c88 determinestyle(char *date, int *flags, char *month, int *imonth, char *dayofmonth, int *idayofmonth, char *dayofweek, int *idayofweek, char *modifieroffset, char *modifierindex, char *specialday, char *year, int *iyear) argument
339 debug_determinestyle(int dateonly, char *date, int flags, char *month, int imonth, char *dayofmonth, int idayofmonth, char *dayofweek, int idayofweek, char *modifieroffset, char *modifierindex, char *specialday, char *year, int iyear) argument
435 char month[100], dayofmonth[100], dayofweek[100], modifieroffset[100]; local
[all...]

Completed in 66 milliseconds