CTimeSpan Members
Construction
Constructs CTimeSpan objects in various ways. |
Extraction
Returns a value that represents the number of complete days in this CTimeSpan. |
|
Returns a value that represents the number of hours in the current day (–23 through 23). |
|
Returns a value that represents the total number of complete hours in this CTimeSpan. |
|
Returns a value that represents the number of minutes in the current hour (–59 through 59). |
|
Returns a value that represents the total number of complete minutes in this CTimeSpan. |
|
Returns a value that represents the number of seconds in the current minute (–59 through 59). |
|
Returns a value that represents the total number of complete seconds in this CTimeSpan. |
|
Returns the value of the CTimeSpan object. |
Conversion
Converts a CTimeSpan into a formatted string. |
Operators
Adds and subtracts CTimeSpan objects. |
|
Adds and subtracts a CTimeSpan object to and from this CTimeSpan. |
|
Compares two relative time values. |
Archive/Dump
Serializes data to or from an archive. |