Skip to content

JUMPMON

Returns date that is the number of months after the month of the date passed.

Reporting Area(s)

General

Required Parameters

  1. Date field (i.e. rgaddate, cobegdate, date() )
  2. Numeric return value: number of months to add to date field (i.e. 3. returns date 3 months after date field entry)

Optional Parameters

None

Example(s)

JUMPMON(rgaddate,3) returns date that is three months after date registration is added to system (e.g if rgaddate is 01/02/2015, returns 04/02/2015)

Notes

Use to determine the completion date of an independent study course

CMONTH
MONTH