ComponentOne Scheduler for WPF and Silverlight
TimeZones Property

C1.C1Schedule Namespace > TimeZoneInfo Class : TimeZones Property
Gets a list of all time zones defined in the local system.
Syntax
'Declaration
 
Public Shared ReadOnly Property TimeZones As System.Collections.Generic.List(Of TimeZoneInfo)
public static System.Collections.Generic.List<TimeZoneInfo> TimeZones {get;}
See Also

Reference

TimeZoneInfo Class
TimeZoneInfo Members