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