TimeZoneNameProvider
Class TimeZoneNameProvider
- java.lang.Object
-
- java.util.spi.LocaleServiceProvider
-
- java.util.spi.TimeZoneNameProvider
public abstract class TimeZoneNameProvider extends LocaleServiceProvider
An abstract class for service providers that provide localized time zone names for the TimeZone
class. The localized time zone names available from the implementations of this class are also the source for the DateFormatSymbols.getZoneStrings()
method.
- Since:
- 1.6