HotDocs Models: date + num months

Placeholder Replace With
date A date value, such as a Date variable
num A number value

You can add any number of months to a Date variable. The result of this computation is a new date value, which can be merged into the assembled document.

For example, this computation determines what the date will be six months from the date the document is assembled:

today + 6 months