Uses of Class
com.uc4.api.objects.TimeZoneAttributes.TimeChangeRule
-
Packages that use TimeZoneAttributes.TimeChangeRule Package Description com.uc4.api.objects -
-
Uses of TimeZoneAttributes.TimeChangeRule in com.uc4.api.objects
Methods in com.uc4.api.objects that return TimeZoneAttributes.TimeChangeRule Modifier and Type Method Description TimeZoneAttributes.TimeChangeRule
TimeZoneAttributes. getEndDST()
Returns theTimeChangeRule
when the daylight saving time (DST) ends.TimeZoneAttributes.TimeChangeRule
TimeZoneAttributes. getStartDST()
Returns theTimeChangeRule
when the daylight saving time (DST) starts.
-