Class ZoneOffset
java.lang.Object
java.time.ZoneId
java.time.ZoneOffset
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionintstatic ZoneOffsetstatic ZoneOffsetofHours(int hours) static ZoneOffsetofHoursMinutes(int hours, int minutes) static ZoneOffsetofTotalSeconds(int totalSeconds) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Field Details
-
UTC
-
-
Method Details
-
of
-
ofHours
-
ofHoursMinutes
-
ofTotalSeconds
-
getTotalSeconds
public int getTotalSeconds()
-