Given Date, Get Day of Week - SYSTEMTIME

Posted by Changeling on Stack Overflow See other posts from Stack Overflow or by Changeling
Published on 2010-06-10T19:28:14Z Indexed on 2010/06/10 19:32 UTC
Read the original article Hit count: 181

Filed under:
|
|

Is it possible to determine the day of the week, using SYSTEMTIME, if a date (month-day-year) is provided or is this structure one-way only?

What is the most lightweight way to accomplish what I am asking if SYSTEMTIME cannot do it (using Win32)?

© Stack Overflow or respective owner

Related posts about c++

Related posts about win32