Click or drag to resize

ITimeZonesConvertLocal2BaseDate Method

Converts a local pc date location to a data base date. The data base time-zone is implicit.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
DateTime ConvertLocal2BaseDate(
	DateTime i_LocalDate
)

Parameters

i_LocalDate
Type: SystemDateTime

Return Value

Type: DateTime
Examples
See Also