COleDateTimeSpan Members
Constructor
Constructs a COleDateTimeSpan object. |
Attributes
Returns the day portion of the span this COleDateTimeSpan object represents. |
|
Returns the hour portion of the span this COleDateTimeSpan object represents. |
|
Returns the minute portion of the span this COleDateTimeSpan object represents. |
|
Returns the second portion of the span this COleDateTimeSpan object represents. |
|
Gets the status (validity) of this COleDateTimeSpan object. |
|
Returns the number of days this COleDateTimeSpan object represents. |
|
Returns the number of hours this COleDateTimeSpan object represents. |
|
Returns the number of minutes this COleDateTimeSpan object represents. |
|
Returns the number of seconds this COleDateTimeSpan object represents. |
|
Sets the status (validity) of this COleDateTimeSpan object. |
Operations
Generates a formatted string representation of a COleDateTimeSpan object. |
|
Sets the value of this COleDateTimeSpan object. |
Operators
Add, subtract, and change sign for COleDateTimeSpan values. |
|
Add and subtract a COleDateTimeSpan value from this COleDateTimeSpan value. |
|
Copies a COleDateTimeSpan value. |
|
Compare two COleDateTimeSpan values. |
|
Converts this COleDateTimeSpan value to a double. |
Data Members
Contains the underlying double for this COleDateTimeSpan object. |
|
Contains the status of this COleDateTimeSpan object. |