daylight-stop-week
This command specifies the instance of the day in the month when daylight saving time ends.
Syntax
daylight-stop-week instance
Parameters
- instance
- Specifies the instance of the day in the month when daylight saving time ends. Enter a value in the range 1 - 5.
Guidelines
The daylight-stop-week command specifies the instance of the day in the month when daylight saving time ends.
This command is meaningful for custom time zones where daylight saving time rules apply.
When you define when daylight saving time ends, you must also define the time and date with the daylight-stop-hours, daylight-stop-minutes, daylight-stop-day, and daylight-stop-month commands.
Example
Set the second Sunday
in November at 2:30 AM as the end of daylight saving time.
# daylight-stop-month November
# daylight-stop-week 2
# daylight-stop-day Sunday
# daylight-stop-hours 2
# daylight-stop- minutes 30