CRDate::setDay
Previous  Index  Next

void setDay(unsigned day);

Parameters

day
Day of the month.  

Description

Call this member function to set day of the month to date object. Valid range is 1 through 31.

See Also

CRDate::day


CRDate | Classes | OCL | Index