Uses of Class
africa.absa.inception.reference.TimeZone
-
-
Uses of TimeZone in africa.absa.inception.reference
Methods in africa.absa.inception.reference that return types with arguments of type TimeZone Modifier and Type Method Description List<TimeZone>IReferenceService. getTimeZones()Retrieve the time zone reference data for all locales.List<TimeZone>IReferenceService. getTimeZones(String localeId)Retrieve the time zone reference data for a specific locale.List<TimeZone>ReferenceService. getTimeZones()List<TimeZone>ReferenceService. getTimeZones(String localeId)
-