Zone Offsets
See also
Functions
Link copied to clipboard
Obtains converter from Java Time and back.
Link copied to clipboard
Obtains a
ZoneOffset
instance using default TimeZone
of the Java virtual machine.Link copied to clipboard
Converts Java Time value to
ZoneOffset
.Link copied to clipboard
Obtains the ZoneOffset instance using an offset in hours.
Link copied to clipboard
Obtains the ZoneOffset instance using an offset in hours and minutes.
Link copied to clipboard
Obtains the ZoneOffset for the passed number of seconds.
Link copied to clipboard
Parses the time zone offset value formatted as a signed value of hours and minutes.
Link copied to clipboard
Converts the passed instance to the Java Time value.
Link copied to clipboard
Converts the passed zone offset into a string with a signed amount of hours and minutes.
Link copied to clipboard
Obtains the UTC offset.