Show/Hide Toolbars

CWT Software Configuration Handbook

Attiribute        Path: <cwt><CALENDAR daylightSavingOffset="">

The setting of this attribute decides the number of minutes to be added to, or subtracted from, the terminal’s current time at the beginning and at the end of the daylight-saving period. The change occurs according to the selected daylight saving rule (see Daylight saving date and standard date rules ).

attributes

daylightSavingOffset

Value:–720 – 720
Default:60
Description:Offset in minutes.

0 = OFF

The value sets an offset (in minutes) from UTC + utcTimeOffset that is applied during daylight saving time, usually 60 minutes when daylight saving is used.

When daylight saving is enabled, daylightSavingDateRule  and standardDateRule must be defined in the calendar element to create rules that control when the terminal shall switch between daylight saving time and standard time.

See Daylight saving date and standard date rules.

Example:

<CALENDAR daylightSavingOffset="60">
</CALENDAR>