Language:
Русский
English
UnpackTime (procedure) (WinDos unit)
Converts a Longint to a record.
Declaration
procedure UnpackTime(Time: Longint; var DT: TDateTime);
Target
Windows, Real, Protected
Remarks
Converts a 4-byte, packed date-and-time Longint returned by GetFTime, FindFirst, or FindNext into an unpacked DateTime record.