Converts a native date time value to an Internet timestamp.
Parameters |
Description |
Value |
The date/time value to be converted. |
AIsGMT |
|
String - Representation of Value as an Internet timestamp.
DateTimeToInternetStr is a String function used to convert the native date/time value in Value to a string representing an Internet timestamp.
To convert a value from an Internet Time stamp to a TDateTime, use the StrInternetToDateTime function.
Missing parameter docs.
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. |