Table of Contents

TTMSFNCGanttHolidays.NextAvailableMoment Method

Returns the next date/time that is outside holiday ranges.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttHolidays

Syntax

function NextAvailableMoment(ADateTime: TDateTime): TDateTime;

Parameters

Name Description
ADateTime Date/time to start from.

Returns

The next available date/time.