TimeSpan.FromHours

Syntax

FromHours(Hours: Double): TimeSpan;

Parameters

Hours - the number of hours in a time interval.

Description

The FromDays method creates a time interval of the specified number of days.

See also:

TimeSpan