| Device Customization | 68
Attributes Type Values Description
szTime required [+/-][X]:[Y], X=0~14, Y=0~59 Time Zone
szZone required String (if the content is more than one
city, it is the best to keep their daylight
saving time the same)
Time Zone name
iType optional
0/1
0: DST by Date
1: DST by Week
DST time type
(This item is needed if you want to
configure DST.)
szStart optional
Month/Day/Hour (for iType=0)
Month: 1~12
Day: 1~31
Hour: 0 (midnight)~23
Month/Week of Month/Day of Week/
Hour of Day (for iType=1)
Month: 1~12
Week of Month: 1~5 (the last week)
Day of Week: 1~7
Hour of Day: 0 (midnight)~23
Starting time of the DST
szEnd optional Same as szStart Ending time of the DST
szOffset optional Integer from -300 to 300 The offset time (in minutes) of DST
Customizing Auto DST File
Procedure
1. Open the AutoDST file.
2. To add a new time zone, add <DST szTime="" szZone="" iType="" szStart="" szEnd="" szOffset=""/>
between <DSTData> and </DSTData>.