TimeZonesTimeZone Method (Int32)

Retrieves time zone information given a time zone ID.

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(
	int ID
)

Parameters

ID
Type: SystemInt32
The ID of the time zone to fetch.

Return Value

Type: TimeZone
An API.DataObjects.TimeZone object.