ProtoFlux:Sub DateTime

From Resonite Wiki
Revision as of 08:55, 20 May 2024 by AmasterAmaster (talk | contribs) (Created the page for the Sub DateTime node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
-
A
*
B
Time

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

Inputs

A (DateTime)

The first DateTime value.

B (DateTime)

The second DateTime value.

Outputs

* (DateTime)

The new resulting DateTime value.