The Indy timestamp as a TTimeStamp value.
property AsTTimeStamp: TIdDateTimeStamp;
AsTTimeStamp is a read-only TTimestamp property that returns the date and time value for the timestamp as a TTimeStamp value. AsTTimeStamp calculates the date value using Year and Day, and adjusts the TTimestamp to account for Leap years. AsTTimeStamp calculates the time value using Second and Millisecond.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|