Internet Direct (Indy) Version 9.0.1 Beta
TIdDateTimeStamp.Create
Constructor for the object instance.

constructor Create(AOwner: TComponent); override;
Parameters
AOwner: TComponent
Owner of the object instance.

Description
Create is the constructor for the object instance, and relies on the inherited Create method. Create initializes the internal variables for the object instance to contain values that indicate the date:

  1st January 1 AD, 00:00:01.001

TimeZone is initially set to the value 0 (zero).