timespan::get-days

Returns the number of whole days represented by the specified TimeSpan.

Usage

int timespan::get-days(value)

Parameters

Name Type Description
value timespan A TimeSpan.

Return Value

The number of whole days represented by the given TimeSpan.

Examples

Requirements

Assembly: NAnt.Core (0.91.4312.0)