Topic Path: Pending > DateTimeToInternetStr@TDateTime@Boolean
ContentsIndexHome
PreviousUpNext
DateTimeToInternetStr@TDateTime@Boolean

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.

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