Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CDateTime / C++ operator+=
In This Topic
    C++ operator+=
    In This Topic
    const CDateTime& operator+=(const CDateTimeSpan& dateSpan);
      Property Description  
        Argument dateSpan value to add  
        Description Adds dateSpan value to this CDateTime  
        Remarks