ComponentSpace Time Zone Picker Control Reference

TimeZonePicker.UtcOffset Property

Gets or sets the UTC offset of the selected time zone.

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

Property Value

The UTC offset of the selected time zone.

See Also

TimeZonePicker Class | ComponentSpace.TimeZonePicker Namespace