Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Sets the minutes portion of the time zone offset.
void TimestampWithTimeZone.setTimeZoneOffsetMinutes(int tz_minute)
tz_minute The new minutes portion of the time zone offset.
java.lang.IllegalArgumentException Thrown if tz_minute is not in 0 - 59.