Skip to main content

TcxSchedulerDateTimeHelper.TimeZoneBias(Integer) Method

Returns the time offset between UTC and the AIndex time zone.

Declaration

class function TimeZoneBias(AIndex: Integer): TDateTime; virtual;

Parameters

Name Type
AIndex Integer

Returns

Type
TDateTime

Remarks

Use the TimeZoneBias method to get the time offset between UTC (coordinated universal time) and the AIndex time zone.

See Also