[Next] [Up] [Previous]
Next: GetTime Up: Functions and procedures Previous: GetEpochTime

EpochToLocal

   

Declaration:

Procedure EpochToLocal (Epoch : Longint; var Year,Month,Day,Hour,Minute,Second : Integer) ;

Description:

Converts the epoch time (=Number of seconds since 00:00:00 , January 1, 1970, corrected for your time zone ) to local date and time.

Errors:

None

See also:

GetEpochTime, GetTime,GetDate



Michael Van Canneyt
Thu Dec 12 15:40:07 MET 1996