I18NTimeZone


This type is a class for model objects.

A field of the I18NRunAsSpecified container internationalization attribute; an I18NTimeZone is a short-hand identifier for a time zone supported by the SDK type, java.util.TimeZone. A valid I18NTimeZone is any of the IDs appearing in the list of time zone IDs returned by method java.util.TimeZone.getAvailableIds(), or a custom ID having the form GMT[+|-]hh[[:]mm]; for example, America/Los_Angeles, GMT-08:00 are valid time zone IDs. In general, a time zone represents a temporal offset and computes daylight savings information.

Package: i18ncommonext

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  I18NRunAsSpecified.timeZone



Attributes Summary
description : EString A description of the time zone id setting.
id : EString A short-hand identifier for a time zone supported by the Java SDK type, java.util.TimeZone.



Attribute Details

description  -  A description of the time zone id setting.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

id  -  A short-hand identifier for a time zone supported by the Java SDK type, java.util.TimeZone.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006