Interface RegionInfo

All Superinterfaces:
Comparable<RegionInfo>
All Known Implementing Classes:
RegionInfoImpl

@PublicApi public interface RegionInfo extends Comparable<RegionInfo>
TimeZones are grouped by region.
Since:
v4.4
  • Method Details

    • getKey

      String getKey()
      Returns:
      The key for this region.
    • getDisplayName

      String getDisplayName()
      Returns:
      the i18n'ed display name for this region.