The get_fattime gets current time.
DWORD get_fattime ();
Currnet time is returned with packed into a DWORD value. The bit field is as follows:
The function must return any valid time even if the system does not support a real time clock. The get_fattime is not required in read only configuration.