Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdDateTimeStamp.AddDays
TIdDateTimeStamp
Adds a number of days to the timestamp.
procedure
AddDays(ANumber: Cardinal);
Parameters
ANumber: Cardinal
Number of days to be added.
Description
AddDays is a procedure that adds the number of days specified in ANumber to the current date/time.
Year
will be adjusted accordingly.