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