Use these operators to add and subtract a CTimeSpan object to and from this CTime object.
const CTime& operator +=( CTimeSpan timeSpan );
const CTime& operator –=( CTimeSpan timeSpan );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CTime Overview, CTime Operators, Simple Value Types