TimeZonesTimeZone Method (String)

Retrieves time zone information given a time zone name.

Namespace: BBNCExtensions.API.Utility
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract TimeZone TimeZone(
	string Name
)

Parameters

Name
Type: SystemString
The name of the time zone.

Return Value

Type: TimeZone
An API.DataObjects.TimeZone object.