function StrInternetToDateTime(Value: string): TDateTime;
To convert a value from a TDateTime to an Internet timestamp, use the DateTimeToInternetStr function.