xHarbour Reference Documentation > Function Reference |
Returns the date for the last day of a year.
EoY( [<dDate>] ) --> dLastDayOfYear
Returns the 31st of December of the year specified with <dDate>.
See also: | BoM(), BoQ(), BoY(), EoM(), EoQ(), Year() |
Category: | CT:DateTime , Date and time |
Source: | ct\datetime.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com