Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdDateTimeStamp.AddHours
TIdDateTimeStamp
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.