Searched defs:dayofweek (Results 1 – 3 of 3) sorted by relevance
436 int const dayofweek, // Day of week, if datetype is day-in-month in cvtdate()
292 static void fill_systime_struct(SYSTEMTIME *st, int year, int month, int dayofweek, int day, int ho… in fill_systime_struct()
202 char *dayofweek[7]; member714 int size, month, dayofweek; in _Locale_time_create() local