| NAnt  Help  Function Reference  timespan::from-days | v0.85 | 
Returns a TimeSpan that represents a specified number of days, where the specification is accurate to the nearest millisecond.
timespan timespan::from-days(value)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | double | A number of days, accurate to the nearest millisecond. |