Package com.ethlo.time
Class TimezoneOffset
java.lang.Object
com.ethlo.time.TimezoneOffset
Container class for timezone offset, denoted by hours and minutes
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanintgetHours()intintinthashCode()static TimezoneOffsetof(ZoneOffset offset) static TimezoneOffsetofHoursMinutes(int hours, int minutes) toString()
-
Field Details
-
UTC
-
-
Method Details