'Declaration
Public Overloads Shared Function Find( _ ByVal timeZoneName As System.String, _ ByVal server As Server _ ) As TimeZone
'Usage
Dim timeZoneName As System.String Dim server As Server Dim value As TimeZone value = TimeZone.Find(timeZoneName, server)
public static TimeZone Find( System.string timeZoneName, Server server )
Parameters
- timeZoneName
- The name of the time zone
- server
- The JAMS Server