Function CSPDate::GetWeekDay()

Description:
Retrieves the week day of the contained date, ranging from 0 to 6. Sunday is 0.

Prototype:
unsigned long GetWeekDay() const;

Arguments:
No arguments (void).

Return value:
Returns the day of the week.

See also:
member functions GetDay(), GetYearDay(), GetWeekDayString(), GetWeekDayWString()
CSPDate | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd