Interval.addHours(i)

Adds hours to an interval. Only the hours units of the interval is modified with this addition. Hours are not reexpressed into "days", that is why if the resultant interval has more than 24 hs, it is not reexpressed. For example: an interval of "3h" plus "24h", is an interval of "27h".

Arguments:

Name Type Description Mode
i Int(64) Hours to add (can be negative) in