timespan::get-total-days

Returns the total number of days represented by the specified TimeSpan, expressed in whole and fractional days.

Usage

double timespan::get-total-days(value)

Parameters

Name Type Description
value timespan A TimeSpan.

Return Value

The total number of days represented by the given TimeSpan.

Requirements

Assembly: NAnt.Core (0.91.4312.0)