next up previous contents index
Next: The GETOPTS unit. Up: Functions and Procedures Previous: SwapVectors

UnPackTime

   

Declaration:

Procedure UnPackTime (p: longint; var T: datetime) ;

Description:

UnPackTime converts the file-modification time in p to a DateTime record. The file-modification time can be returned by GetFTime, FindFirst or FindNext calls.

Errors:

None.

See also:

GetFTime, FindFirst, FindNext, PackTime

For an example, see PackTime.



root
Fri Sep 11 18:24:36 CEST 1998