| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Convert a Unix timestamp to a DateTime record
Source position: dos.pp line 51
procedure UnixDateToDt(  | 
SecsPast: LongInt;  | 
var Dt: DateTime  | 
);  | 
DTToUnixDate converts the Unix timestamp value in SecsPast to a DateTime representation in DT. It is an internal function, implemented on Unix platforms, and should not be used.
None.
  | 
Convert a DateTime to Unix timestamp  | 
|
  | 
Pack DateTime value to a packed-time format.  | 
|
  | 
Unpack packed file time to a DateTime value  | 
|
  | 
Return the current time  | 
|
  | 
Set system time  |