ProtoFlux:AddDateTimeTimeSpan: Difference between revisions

From Resonite Wiki
Created a page for the Add DateTime TimeSpan node.
 
m YoshBot moved page ProtoFlux:Add DateTime TimeSpan to ProtoFlux:AddDateTimeTimeSpan: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:40, 20 August 2025

+
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.