daylight-stop-minutes

This command specifies the minute in the hour when daylight saving time ends.

Syntax

daylight-stop-minutes minute

Parameters

minutes
Specifies the minutes of the hour when daylight saving time ends. Enter a value in the range 0 - 59.

Guidelines

The daylight-stop-minutes command specifies the minute in the hour 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-day, daylight-stop-month, and daylight-stop-week 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