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.