Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ /
Reference
/
CDateTime
/ C++ operator+
Collapse All
Expand All
In This Topic
C++ operator+
In This Topic
CDateTime operator+(const CDateTimeSpan& dateSpan) const;
Property
Description
Argument date
dateSpan value to add
Description
Creates a new CDateTime containing this CDateTime + dateSpan value
Remarks