Function CSPDate::GetWeekDayWString()
Description:
Retrieves the weekday name of the contained date.
 |
Prototype:
CSPWString GetWeekDayWString() const;
Arguments:
No arguments (void).
Return value:
Retrieves a wide-character string with name of the weekday.
See also:
member functions GetWeekDay(), GetWeekDayString()
|
|