xHarbour Reference Documentation > Function Reference |
Returns the date of the last day in a quarter.
EoQ( [<dDate>] ) --> dEndOfQuarter
The function returns the last day of the quarter that includes <dDate> as a date value, or an empty date on error.
See also: | BoM(), BoQ(), BoY(), EoM(), EoY(), Quarter() |
Category: | CT:DateTime , Date and time |
Source: | ct\datetime.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com