AddMinutes(TDateTime,Integer) Method

Represents method AddMinutes(TDateTime,Integer).

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

Parameters

D
Type: TDateTime

N
Type: Integer

Return Value

Type: TDateTime