Topic Path: Symbol Reference > Classes > TIdDateTimeStamp Class > TIdDateTimeStamp Methods > ZeroDate Method
ContentsIndexHome
PreviousUpNext
TIdDateTimeStamp.ZeroDate Method

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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.