Defines information about daylight savings time and the time zone in which data was collected.
Referenced by: layerTimeInfo
Properties
Property | Details |
---|---|
respectsDaylightSaving | If true, dates will honor the daylight savings equivalent of 'timeZone'. This applies to certain 'timeZone' values only. |
timeZone | The time zone in which the data was captured. The values are in Windows timezone format. |
timeZoneIANA | The time zone in which the data was captured. Values are in IANA format. |
Clients should use 'timeZoneIANA' over 'timeZone'/'respectsDaylightSaving'.