Nevron Open Vision Documentation
Nevron.Nov Namespace / NTimeZone Class / SrSE Method


In This Topic
    SrSE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function SrSE( _
       ByVal trSE As System.TimeZoneInfo _
    ) As NTimeZone
    'Usage
     
    
    Dim trSE As System.TimeZoneInfo
    Dim value As NTimeZone
     
    value = NTimeZone.SrSE(trSE)
    internal static NTimeZone SrSE( 
       System.TimeZoneInfo trSE
    )

    Parameters

    trSE
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also