Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleAvailability

This routine is available starting with katl-commons 2.5.5.

Syntax

addMonths(date, noMonths)

...

Parameter name

Type

Required

Description

date

date

Yes

Specifies a Date expression.

noMonthsnumberYesNumber of months to add. If given a negative number, will do subtract.

...