WYRDTEK Home Features Reference Downloads About


Reference/es_date_addmonths

Syntax

unsigned es_date_addmonths( unsigned dateid, int nummonths );

Arguments

unsigned dateid Date-id.
int nummonths Number of months to add or subtract.

Description

Add nummonths months to input date-id dateid and return date-id of result. nummonths can be positive or negative (indicating adding or subtracting a number of months).

[Back To Reference] [Back To Reference/es_date]