FutureProg functions
totaldays
Number totaldays(TimeSpan timespan)
Contexts: computer function, computer program, standard futureprog
Returns the total duration of the supplied TimeSpan value expressed in days, including fractional days.
timespan: The TimeSpan value to inspect or transform
Contexts: computer function, computer program, standard futureprog
Returns the total duration of the supplied TimeSpan value expressed in days, including fractional days.
timespan: The TimeSpan value to inspect or transform