Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / TimeZoneInfo Class / CurrentTimeZone Property

In This Topic
    CurrentTimeZone Property (TimeZoneInfo)
    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