Internet Direct (Indy) Version 9.0.1 Beta
TIdDateTimeStamp.AddHours
Adds a number of hours to the timestamp.

procedure AddHours(ANumber: Cardinal);
Parameters
ANumber: Cardinal
Number of hours to add.

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