Internet Direct (Indy)
Home
PreviousUpNext
TIdDateTimeStamp.Zero Method

Resets the date and time values.

Pascal
procedure Zero;

Zero is a procedure that resets the date, time, and timezone values in TIdDateTimeStamp to their default values. Zero calls ZeroDate to reset the date component of the date time value. Zero calls ZeroTime to reset the time component of the date time value. Zero also sets TimeZone to 0 prior to exiting from the method.

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.