xHarbour Reference Documentation > Function Reference |
Returns the number of days in a month.
LastDayoM( <dDate>|<nMonth> ) --> nDaysInMonth
The function returns the number of days of the specified month as a numeric value.
See also: | DaysInMonth(), EoM() |
Category: | CT:DateTime , Date and time |
Source: | ct\dattime2.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com