Topic Path: Symbol Reference > Classes > TIdDateTimeStamp Class
ContentsIndexHome
PreviousUpNext
TIdDateTimeStamp Class

Handles Date and Time values in various formats.

File
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.

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