Given Date, Get Day of Week - SYSTEMTIME
- by Changeling
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)?