Created a page for the Sub DateTime TimeSpan node. |
m YoshBot moved page ProtoFlux:Sub DateTime TimeSpan to ProtoFlux:SubDateTimeTimeSpan: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:36, 21 August 2025
-
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.