110
Description
The system-time dst date command is used to specify the DST configuration
in Date mode. This configuration is one-off in use. By default, the current year is
used as the starting time. DST time periods should be within 12 months over
one/two year.
Syntax
system-time dst date { smonth } { sday } { stime } { emonth } { eday } { etime }
[ offset ]
Parameter
smonth —— Month to start, with the options: Jan, Feb, Mar, Apr, May, Jun, Jul,
Aug, Sep, Oct, Nov, Dec
sday
——
Day to start, ranging from 1 to 31. Please mind that the number of
days depends on the month.
stime —— Time to start, in the format of hh:mm.
emonth —— Month to end, with the options: Jan, Feb, Mar, Apr, May, Jun, Jul,
Aug, Sep, Oct, Nov, Dec
eday —— Day to end, ranging from 1 to 31. Please mind that the number of
days depends on the month.
etime —— Time to end, in the format of hh:mm.
offset —— Specify the time adding in minutes when Daylight Saving Time
comes. The value ranges from 1 to 1440 and the default value is 60 minutes. It
is optional.
Command Mode
Global Configuration Mode
Example
Configure the DST start time as 00:00 am on April 1
st
, the end time as 00:00 am
on October 1
st
and the offset as 30 minutes:
TL-SG5428(config)# system-time dst date Apr 1 00:00 Oct 1 00:00 30
system-time dst recurring
Description
The system-time dst recurring command is used to specify the DST
configuration in recurring mode. This configuration is recurring in use. The time
period is restricted to be within one year.