ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / TimeZoneInfo Class / CurrentTimeZone Property

In This Topic
    CurrentTimeZone Property
    In This Topic
    Gets the current time zone information.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property CurrentTimeZone As TimeZoneInfo
    public static TimeZoneInfo CurrentTimeZone {get;}
    See Also