Internet Direct (Indy) Version 9.0.2 Beta
TIdDateTimeStamp.AddMinutes
Adds a number of minutes to the timestamp.

procedure AddMinutes(ANumber: Cardinal);
Parameters
ANumber: Cardinal
Number of minutes to add.

Description
AddMinutes is a procedure that adds the number of minutes in ANumber to the date / time. Seconds, Day and Year will be adjusted accordingly.