| NAnt  Help  Function Reference  timespan::from-days | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
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. |