IFSMgr_NetToDosTime


IFSMgr_NetToDosTime(
 unsigned long NetTime
 )

This service converts the time passed in the net time format into the DOS time format. Note that the net time passed in is in UTC, but the DOS time returned is local time. The conversion is done as part of the service.

NetTime

Time in net time format i.e. number of seconds since 1/1/1970 in UTC format.