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.



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998