ProtoFlux:TimeSpanFromDays
The TimeSpan From Days node takes in the amount of days and converts it into a TimeSpan that shows the span of time in days. When using a display node, the TimeSpan will show the extra information.
More actions
Time Span From Days
Timespan
The TimeSpan From Days node takes in the amount of days and converts it into a TimeSpan that shows the span of time in days. When using a display node, the TimeSpan will show the extra information.
Inputs
Value (double)
The amount of days.
Outputs
* (TimeSpan)
Returns the TimeSpan with the amount of days.