Procedure EpochToLocal (Epoch : Longint; var Year,Month,Day,Hour,Minute,Second : Integer) ;
Converts the epoch time (=Number of seconds since 00:00:00 , January 1, 1970, corrected for your time zone ) to local date and time.
None
GetEpochTime, GetTime,GetDate