Home
last modified time | relevance | path

Searched defs:dayofweek (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/ucrt/time/
H A Dtzset.cpp436 int const dayofweek, // Day of week, if datetype is day-in-month in cvtdate()
/reactos/modules/rostests/winetests/comctl32/
H A Ddatetime.c292 static void fill_systime_struct(SYSTEMTIME *st, int year, int month, int dayofweek, int day, int ho… in fill_systime_struct()
/reactos/sdk/lib/3rdparty/stlport/src/c_locale_win32/
H A Dc_locale_win32.c202 char *dayofweek[7]; member
714 int size, month, dayofweek; in _Locale_time_create() local