.. meinst Du sowas?
Zitat von
DelphiHilfe:
function DateTimeToUnix(const AValue: TDateTime ): Int64;
Description
Call DateTimeToUnix to convert a TDateTime value the corresponding Unix encoding of the same date and time.
Unix date-and-time values are encoded as the number of seconds that have elapsed since midnight at the start of January 1, 1970.
Grüße
Klaus