ProtoFlux:SubDateTimeTimeSpan

From Resonite Wiki
Revision as of 00:36, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Sub DateTime TimeSpan to ProtoFlux:SubDateTimeTimeSpan: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
-
A
*
B
Time

The Sub DateTime TimeSpan node takes in a DateTime value and a TimeSpan value and subtracts them, returning with a new DateTime value.

Inputs

A (DateTime)

The DateTime value to subtract from.

B (TimeSpan)

The TimeSpan value to subtract away from the DateTime.

Outputs

* (DateTime)

The new resulting DateTime value.