This Structured DataTypedefines the local time that may or may not take daylight saving time into account. Its elements are described in Table 29.
Table 29– TimeZoneDataType Definition
Name |
Type |
Description |
TimeZoneDataType |
structure |
|
offset |
Int16 |
The offset in minutes from UtcTime |
daylightSavingInOffset |
Boolean |
If TRUE, then daylight saving time (DST) is in effect and offsetincludes the DST correction. If FALSE then the offsetdoes not include the DST correction and DST may or may not have been in effect. |