ProtoFlux:TimeSpanTotalDays: Difference between revisions

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

Latest revision as of 00:36, 21 August 2025

Days
TimeSpan
*
Timespan

The TimeSpan Total Days node takes in a TimeSpan and returns with the amount of days in that TimeSpan, including the fractional portion of a day.

If you only want the days from a TimeSpan, use TimeSpan Days instead.

Inputs

TimeSpan (TimeSpan)

The TimeSpan we are getting info from.

Outputs

* (double)

Returns the amount of days in this TimeSpan as an double.