netobjrt/src/POSIX/NetObjEpoch.i3


Copyright (C) 1994, Digital Equipment Corp.

INTERFACE NetObjEpoch;

CONST T = 0.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 conventional Unix epoch is also Jan 1, 1970.

END NetObjEpoch.