Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
タイムゾーンオフセットの分の部分を設定します。
void TimestampWithTimeZone.setTimeZoneOffsetMinutes(int tz_minute)
tz_minute タイムゾーンオフセットの新しい分の部分。
java.lang.IllegalArgumentException tz_minute が 0:00 ~ 59:00 の範囲にない場合にスローされます。