Internet Direct (Indy) Version 9.0.1 Beta
TIdDateTimeStamp.SubtractDays
Subtracts the specified number of days from the Indy timestamp.

procedure SubtractDays(ANumber: Cardinal);
Parameters
ANumber: Cardinal
Number of days to be subtracted from the Indy timestamp.

Description
SubtractDays is a procedure used to subtract the number of days specified in ANumber from the Indy timestamp. SubtractDays will adjust the Indy timestamp to reflect any change in Day or Year related to the operation.