[40] in pc-kerberos
stupid Microsoft epoch
daemon@ATHENA.MIT.EDU (Jim.Rees@umich.edu)
Thu Sep 8 11:14:07 1994
From: Jim.Rees@umich.edu
To: pc-kerberos@MIT.EDU
Cc: Andy Adamson <andros@citi.umich.edu>
Date: Thu, 08 Sep 1994 11:09:48 -0400
We're compiling the the DOS clients using Microsoft C 7.0, and one of the
things we had to change was gettimofday(). It seems that the Microsoft
time() uses the wrong epoch. This is apparently a feature, not a bug, since
it's in the documentation.
The offset between the Microsoft epoch and the unix epoch is 83abd000 hex.