netobjrt/src/WIN32/NetObjEpoch.i3


Copyright (C) 1994, Digital Equipment Corp.

INTERFACE NetObjEpoch;

CONST T = 11644473600.0d0;
X - T gives the network object time that corresponds to a Time.T of X. The base of network object time is Jan 1, 1970. The Win32 epoch is Jan 1, 1600.

END NetObjEpoch.