Property DisplayTimeZone
DisplayTimeZone
Gets the preferred time zone authored with the web scene.
Declaration
public TimeSpan? DisplayTimeZone { get; }
Property Value
| Type | Description |
|---|---|
| TimeSpan? | The preferred time zone authored with the web scene. |
Remarks
This offset is not applied to the SimulatedDate property. The offset can be used to adjust the
date to the preferred time zone in the UI. If the offset is null, then no preferred time zone was defined for the web scene, and
the user can adjust the date to the time zone of their choice.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |