(Redirected from ProtoFlux:TimeSpan Days)
The TimeSpan Days
node takes in a TimeSpan and returns with only the amount of days in that TimeSpan. Anything other than the days will be ignored.
The TimeSpan we are getting info from.
Returns the amount of days in this TimeSpan as an int.