Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / TimeZoneInfo Class / ToString Method

In This Topic
    ToString Method (TimeZoneInfo)
    In This Topic
    Gets display name of this time zone instance.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    Time zone standard name.
    See Also