Skip to main content

TcxSchedulerDateTimeHelper.StartOfWeek Method

Returns the zero-based number of the first day in a week.

Declaration

class function StartOfWeek: Integer; virtual;

Returns

Type
Integer

Remarks

The StartOfWeek method retrieves a value provided by the host’s environment. Use the StartOfWeek method to get the first day in a week.

See Also