Click or drag to resize

I18NSessionContextGetCorporateToLocalOffset Method

Returns offset in minutes between corporate time zone and the local time zone of the client. If the corporate time zone is not defined by the Innovator then '0' is returned.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public int GetCorporateToLocalOffset()

Return Value

Type: Int32
Offset in minutes
See Also