ProtoFlux:SubDateTime: Difference between revisions

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

Latest revision as of 00:36, 21 August 2025

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