Einzelnen Beitrag anzeigen

Klaus01

Registriert seit: 30. Nov 2005
Ort: München
5.755 Beiträge
 
Delphi 10.4 Sydney
 
#4

Re: Wie erzeuge ich nen TimeStamp?

  Alt 11. Mai 2009, 19:25
.. 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
Klaus
  Mit Zitat antworten Zitat