Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.