daylight-stop-day

This command specifies the day of the week when daylight saving time stops.

Syntax

daylight-stop-day day

Parameters

day
Specifies the day of the week when daylight saving time ends. The default value is Sunday.
  • Monday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  • Saturday
  • Sunday

Guidelines

The daylight-stop-day command specifies the day of the week 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-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