CalcEndDate Procedure
Calculates the end date based on the relative date and the end date formula code.
Signature
CalcEndDate(RelativeToDate: Date) : Date
Parameters
RelativeToDate
Date
The date relative to which the end date is calculated.
Returns
Date
The calculated end date.
Remarks
If the end date formula code is empty, it returns 0D. If the relative date is 0D, it returns 0D.
This documentation is generated from Eagle v27.0