NAnt Help Function Reference timespan::get-total-hours | v0.90 |
Returns the total number of hours represented by the specified TimeSpan, expressed in whole and fractional hours.
double timespan::get-total-hours(value)
Name | Type | Description |
---|---|---|
value | timespan | A TimeSpan. |