Subtracts a specified number of hours from a given date.
The original Date object from which hours will be subtracted.
The number of hours to subtract from the date.
A new Date object with the specified number of hours subtracted.
Subtracts a specified number of hours from a given date.