API Reference

Sections

Theme switcher

EndRule

EndRule

hourint

Integer indicating the hour of day that daylight savings goes into effect.

monthstring

The enumerated name of the month when daylight savings goes into effect.

Enum values:
APRILAUGUSTDECEMBERFEBRUARYJANUARYJULYJUNEMARCHMAYNOVEMBER
... 2 other enums
weekOrdinalint

Integer indicating the week of month that daylight savings goes into effect. Negative values indicate # of weeks from the end of month.

weekdaystring

The enumerated day of week when daylight savings goes into effect.

Enum values:
FR
Friday
MO
Monday
SA
Saturday
SU
Sunday
TH
Thursday
TU
Tuesday
WE
Wednesday
Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 { "hour": null, "month": "APRIL", "weekOrdinal": null, "weekday": "FR" }
Was this section helpful?

What made this section unhelpful for you?