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