Internet Direct (Indy) Version 9.0.2 Beta
TIdDateTimeStamp.ZeroDate
Resets the date value to its default representation.

procedure ZeroDate;
Description
ZeroDate is a procedure that resets the value of the date component in TIdDateTimeStamp. ZeroDate calls SetYear to set the year to 1, and calls SetDay to set the day number to 1.