AddMonths(TDateTime,Integer) Method

Represents method AddMonths(TDateTime,Integer).

Namespace: flcDateTime
function AddMonths(const D: TDateTime; const N: Integer): TDateTime;

Parameters

D
Type: TDateTime

N
Type: Integer

Return Value

Type: TDateTime