Set this object's local date and time zone offset.
Set the local date and the time zone offset of this object to the specified localDate and offset values respectively. The behavior is undefined unless offset is in the range ( -1440 .. 1440 ). Note that this method provides no validation, and it is the user's responsibility to assure the consistency of the resulting value.
| Name | Description |
|---|---|
| localDate | local date value to set |
| offset | time zone offset from UTC in minutes |