Technical data

BLADEOS 6.3 Command Reference
BMD00186-B, April 2010 Chapter 4: Configuration Commands
239
Custom Daylight Savings Time Configuration
Use these commands to configure custom Daylight Savings Time. The DST is defined by two rules,
the start rule and end rule. The rules specify the dates when the DST starts and finishes. These dates
are represented as specific calendar dates or as relative offsets in a month (for example,
'the second Sunday of September').
Relative offset example:
2070901 = Second Sunday of September, at 1:00 a.m.
Calendar date example:
0070901 = September 7, at 1:00 a.m.
Table 129 Custom DST Options
Command Syntax and Usage
system custom-dst start-rule <WDDMMhh>
Configures the start date for custom DST, as follows:
WDMMhh
W = week (0-5, where 0 means use the calender date)
D = day of the week (01-07, where 01 is Monday)
MM = month (1-12)
hh = hour (0-23)
Note: Week 5 is always considered to be the last week of the month.
Command mode: Global configuration
system custom-dst end-rule <WDDMMhh>
Configures the end date for custom DST, as follows:
WDMMhh
W = week (0-5, where 0 means use the calender date)
D = day of the week (01-07, where 01 is Monday)
MM = month (1-12)
hh = hour (0-23)
Note: Week 5 is always considered to be the last week of the month.
Command mode: Global configuration
system custom-dst enable
Enables the Custom Daylight Savings Time settings.
Command mode: Global configuration