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 - 59 之间,则抛出该异常。