Gives the result of adding or subtracting a duration from this
DateTime, as well as assigning the result to this
DateTime.
The legal types of arithmetic for DateTime using this operator are
Parameters
duration | The duration to add to or subtract from this DateTime. |