ProtoFlux:TimeSpan Total Days

From Resonite Wiki
Revision as of 23:09, 20 May 2024 by AmasterAmaster (talk | contribs) (Created a page for the TimeSpan Total Days node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.