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: i18ncommonextAttributes 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 |