The date from of which the months are to be added.
The number of months to add from the given date. It will throw an error if it's zero or negative.
The updated date with the added months.
Add the specified number of months from the given date.
Generated using TypeDoc
The date from of which the months are to be added.