Attributes |
value |
The time zone. A String value is interpreted as
a time zone ID. This may be one of the time zone
IDs supported by the Java platform (such as
"America/Los_Angeles") or a custom time zone
ID (such as "GMT-8"). See java.util.TimeZone for
more information on supported time zone
formats.
|
|
Required:
true |
Request-time:
true |
Type:
java.lang.String |
|
var |
Name of the exported scoped variable which
stores the time zone of type
java.util.TimeZone.
|
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|
scope |
Scope of var or the time zone configuration
variable.
|
|
Required:
false |
Request-time:
false |
Type:
java.lang.String |
|