Hours(Numeric hours)
Returns a duration representing number hours.
Parameters
- hours
- The numeric value in hours.
Returns
Duration
Examples
Hours(2.5)
returns the duration value 2.5 hrs.
Returns a duration representing number hours.
Duration
Hours(2.5)
returns the duration value 2.5 hrs.