TcxSchedulerDateTimeHelper.WorkStart Method
Returns the beginning of the work hours.
Declaration
class function WorkStart: TDateTime; virtual;
Returns
Type |
---|
TDateTime |
Remarks
The WorkStart method returns the beginning of the work hours as 08:00 (24-hour clock format).
See Also