TimeSpan.TotalDays

Syntax

TotalDays: Double;

Description

The TotalDays property returns length of time interval in days.

Example

The property use is given in the example for the TimeSpan.Days property.

See also:

TimeSpan