Internet Direct (Indy)
Home
PreviousUpNext
TIdDateTimeStamp Class

Handles Date and Time values in various formats.

Pascal
TIdDateTimeStamp = class(TIdBaseComponent);

TIdDateTimeStamp is a TIdBaseComponent descendant that processes date and time values using the various formats required by some Internet Protocols. 

TIdDateTimeStamp methods performs operations based on units of Milliseconds, Seconds, Days, and Years with smaller time units affecting larger time units where necessary. All other common time units are converted to these base units before processing.

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.