xHarbour Reference Documentation > Function Reference |
Adds or subtracts a number of months to/from a Date value.
AddMonth( <dDate>, <nMonths> ) --> dNewDate
The function returns the modified date, or an empty date on error.
See also: | Date(), Month() |
Category: | CT:DateTime , Date and time |
Source: | ct\dattime2.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com