Function CSPDate::GetDay()
Description:
Retrieves the month day of the contained date, ranging from 1 to 28-31 (depending on the month).
Prototype:
unsigned long GetDay() const;
Arguments:
No arguments (void).
Return value:
Returns the contained day of the month.
See also:
member functions
GetMonth()
,
GetYear()
,
GetWeekDay()
,
GetYearDay()
,
GetWeekDayString()
,
GetWeekDayWString()
CSPDate
|
Basic classes
|
Class Categories
|
Online help home
|
Back
www.micronovae.com
Copyright © 2002 - 2005 Micronovae Ltd