TimeZoneNameProvider

Class 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

登录查看完整内容