daylight-start-week

This command specifies the instance of the day in the month when daylight saving time starts.

Syntax

daylight-start-week instance

Parameters

instance
Specifies the instance of the day in the month when daylight saving time starts. Enter a value in the range 1 - 5.

Guidelines

The daylight-start-week command specifies the instance of the day in the month when daylight saving time starts.

This command is meaningful for custom time zones where daylight saving time rules apply.

When you define when daylight saving time starts, you must also define the time and date with the daylight-start-hours, daylight-start-minutes, daylight-start-day, and daylight-start-month commands.

Example

Set the second Sunday in March at 2:30 AM as the start of daylight saving time.
# daylight-start-month March
# daylight-start-week 2
# daylight-start-day Sunday
# daylight-start-hours 2
# daylight-start- minutes 30