BCGSuite for MFC
virtual CString CBCGPCalendar::GetWeekDay ( int  nDay) const
virtual

Returns a weekday name.

Parameters
nDayZero-based day index.
Returns
The weekday name.

By default, the short weekday name (format "%a") is used. Override this method if you wish to use your custom name instead.