CalcStartDate Procedure
Calculates the start date based on the relative date and the start date formula code.
Signature
CalcStartDate(RelativeToDate: Date) : Date
Parameters
RelativeToDate
Date
The date relative to which the start date is calculated.
Returns
Date
The calculated start date.
Remarks
If the start 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