API Reference

Sections

Theme switcher

LocalSettings

LocalSettings

daylightSavingsobject

Information related to local time daylight savings time.

Show child attributes

utcOffsetInSecondsint

Integer indicating the offset in seconds device local time has from UTC.

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 17 18 19 { "daylightSavings": { "dstOffsetInSeconds": null, "endRule": { "hour": null, "month": "APRIL", "weekOrdinal": null, "weekday": "FR" }, "isObserved": false, "startRule": { "hour": null, "month": "APRIL", "weekOrdinal": null, "weekday": "FR" } }, "utcOffsetInSeconds": null }
Was this section helpful?

What made this section unhelpful for you?