C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / TimeZoneInfo Class / TimeZones Property

In This Topic
TimeZones Property
In This Topic
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)
 
See Also