ProtoFlux:AddDateTimeTimeSpan

From Resonite Wiki
Revision as of 23:40, 20 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Add DateTime TimeSpan to ProtoFlux:AddDateTimeTimeSpan: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
+
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.