Click or drag to resize

ITimeZonesGetTimeZoneItems Method

Get collection of available TimeZone items for a given date.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
ITimeZoneItems GetTimeZoneItems(
	DateTime i_Date
)

Parameters

i_Date
Type: SystemDateTime

Return Value

Type: ITimeZoneItems
See Also