BCGSuite for MFC
void CBCGPCalendar::SetDate ( const COleDateTime &  date)

Sets the specified date.

Use this method as a simple version of SelectDate(). SetDate selects the specified date, clears the old selection and sends "selection changed" notification.

Parameters
dateSpecifies the date to select.