ProtoFlux:Add DateTime TimeSpan

From Resonite Wiki
+
A
*
B
Time

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

Inputs

A (DateTime)

The starting DateTime.

B (TimeSpan)

The TimeSpan to add on to the DateTime.

Outputs

* (DateTime)

The new DateTime result.