Click or drag to resize

ITimeZonesConvertDisplay2BaseDate Method

Converts a display date relative to a given time-zone location to a data base date. The data base time-zone is implicit.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
DateTime ConvertDisplay2BaseDate(
	DateTime i_DisplayDate,
	int i_TzLocationId
)

Parameters

i_DisplayDate
Type: SystemDateTime
i_TzLocationId
Type: SystemInt32

Return Value

Type: DateTime
See Also