|
Internet Direct (Indy)
|
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.
|
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. |