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