TimeSpan.days

Convert to days

struct TimeSpan
@property const
long
days
()

Return Value

Type: long

The number of days that this TimeSpan represents.

Meta