This information describes a local timezone with standard- and daylight-saving-time (also known as summer and winter time).
|
Name |
Type |
Description |
Unit |
|---|---|---|---|
|
ulStandardDate |
UDINT |
Date to switch to standard time (from summer to winter time). |
Number of seconds since January 1st, 1970 00:00:00. |
|
ulDaylightDate |
UDINT |
Date to switch to daylight saving time (from winter to summer time). |
|
|
szStandardName |
STRING (32) |
Standard name of the timezone (winter time). |
String with maximum 32 characters |
|
szDaylightName |
STRING (32) |
Daylight saving time name (summer time). |
String with maximum 32 characters |
|
iBias |
INT |
UTC = local time + bias |
minutes |
|
iStandardBias |
INT |
Additional offset at standard time (winter time). |
minutes |
|
iDayligthBias |
INT |
Additional offset at daylight saving time (summer time). |
minutes |