public final class

TimeZoneNameUtility

extends Object
java.lang.Object
   ↳ sun.util.TimeZoneNameUtility

Class Overview

Utility class that deals with the localized time zone names

Summary

Public Constructors
TimeZoneNameUtility()
Public Methods
final static String[][] getZoneStrings(Locale locale)
get time zone localized strings.
final static String[] retrieveDisplayNames(String id, Locale locale)
Retrieve display names for a time zone ID.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TimeZoneNameUtility ()

Public Methods

public static final String[][] getZoneStrings (Locale locale)

get time zone localized strings. Enumerate all keys.

public static final String[] retrieveDisplayNames (String id, Locale locale)

Retrieve display names for a time zone ID.