|
Internet Direct (Indy)
|
Resets the date value to its default representation.
procedure ZeroDate;
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.
|
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |