Language:
Русский
English
PackTime (procedure) (WinDos unit)
Converts a DateTime record.
Declaration
procedure PackTime(var T: DateTime; var Time: Longint);
Target
Windows, Real, Protected
Remarks
Converts the record into a 4-byte, packed date-and-time Longint used by SetFTime.
The fields in TDateTime are not range-checked.