API Reference

Sections

Theme switcher

DaylightSaving

DaylightSaving

dstOffsetInSecondsint

Integer indicating the number of seconds that local time offsets from standard local time when daylight savings goes into effect.

endRuleobject

Rule defining when daylight savings time ends.

Show child attributes

isObservedboolean

When true, local time zone observes daylight savings time.

startRuleobject

Rule defining when daylight savings time starts.

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 { "dstOffsetInSeconds": null, "endRule": { "hour": null, "month": "APRIL", "weekOrdinal": null, "weekday": "FR" }, "isObserved": false, "startRule": { "hour": null, "month": "APRIL", "weekOrdinal": null, "weekday": "FR" } }
Was this section helpful?

What made this section unhelpful for you?