Sets the hours portion of the time zone offset.
void TimestampWithTimeZone.setTimeZoneOffsetHours(int tz_hour)
tz_hour The new hours portion of the time zone offset.
java.lang.IllegalArgumentException Thrown if tz_hour is not in -14 - 14.