This Structured DataTypedefines the local time that may or may not take daylight saving time into account. Its elements are described in Table 28.
Table 28– 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. |