Returns the date of the end of the year specified in the parameter.
Syntax:
EOY(date)
Parameters:
date: a date or a date expression
Returns:
Value of type Date
Example:
EOY ('11/17/93'Date) returns '12/31/93'
See also:
BOY, BOM, EOM, AddDate, CDOW, and all Date functions.
How Do I Calculate the End of the Year of a Given Date?
The Online and Rich Client Samples projects (program DT11 and RDT11)