Attributes |
GetStatus |
Retrieves the status (validity) of this COleDateTime object. |
SetStatus |
Sets the status (validity) of this COleDateTime object. |
GetYear |
Returns the year this COleDateTime object represents. |
GetMonth |
Returns the month this COleDateTime object represents (1 – 12). |
GetDay |
Returns the day this COleDateTime object represents (1 – 31). |
GetHour |
Returns the hour this COleDateTime object represents (0 – 23). |
GetMinute |
Returns the minute this COleDateTime object represents (0 – 59). |
GetSecond |
Returns the second this COleDateTime object represents (0 – 59). |
GetDayOfWeek |
Returns the day of the week this COleDateTime object represents (Sunday = 1). |
GetDayOfYear |
Returns the day of the year this COleDateTime object represents (Jan 1 = 1). |