TimeReference QML Type
Time zone information for a time-aware layer. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: |
Properties
- respectsDaylightSavings : bool
- timeZone : string
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Specifies the time zone and whether daylight saving time is respected.
This information is for reference only. All datetimes for time-aware layers are in UTC.
Property Documentation
respectsDaylightSavings : bool |
Returns whether the service respects daylight saving time (read-only).
timeZone : string |
Returns time zone (read-only).