Adds the specified number of hours to a given date.
The original Date object to which hours will be added.
The number of hours to add to the date.
A new Date object with the added hours.
Adds the specified number of hours to a given date.