Copyright (C) 1994, Digital Equipment Corp.
INTERFACENetObjEpoch ; CONST T = 11644473600.0d0;
X - T
gives the network object time that corresponds to aTime.T
ofX
. The base of network object time is Jan 1, 1970. The Win32 epoch is Jan 1, 1600.
END NetObjEpoch.