The Add DateTime TimeSpan node takes in a starting DateTime and a TimeSpan, then returns the new DateTime.
Add DateTime TimeSpan
The starting DateTime.
The TimeSpan to add on to the DateTime.
The new DateTime result.