A complex data type used to specify a time zone.
Timezone
variables
are members of the
Owner
data
type.
For information about data that can be accessed using Xpath Expressions,
see
Data items
.
Data items
The data items that
timezone
variables
contain.
displayName
A
string
value
that represents the name of the time zone that appears to the user.
DSTSavings
A
int
value
that represents the amount of time to be added to local standard time
to get local wall clock time.
ID
A
string
value
that represents the identifier of the time zone.
rawOffset
A
int
value
that represents the amount of time in milliseconds to add to UTC (Coordinated
Universal Time) to get standard time for this time zone.
|
|
|