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.