FromDays(Days: Double): TimeSpan;
Days - the number of days in the time interval.
The FromDays method creates a time interval of the specified number of days.
See also:
TimeSpan