Creates a function that adjusts the time zone of a given date object by a specified number of hours.
The distance from UTC time.
A function that takes a date-instance or date-integer and adjusts it by the given number of hours, and returns it as a date-integer.
Generated using TypeDoc
Creates a function that adjusts the time zone of a given date object by a specified number of hours.