ComponentSpace Time Zone Picker Control Reference

TimeZoneEventArgs.UtcOffset Property

Gets the UTC offset of the time zone.

[Visual Basic]
Public ReadOnly Property UtcOffset As TimeSpan
[C#]
public System.TimeSpan UtcOffset {get;}

Property Value

The UTC offset of the time zone.

See Also

TimeZoneEventArgs Class | ComponentSpace.TimeZonePicker Namespace