Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CTime::GetDayOfWeek
CTime                                       Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  int GetDayOfWeek() const;
 
  Remarks
 
  Returns the day of the week based on local time. 1 = Sunday, 2 = Monday,
  ... 7 = Saturday.
 
 
                                     -♦-