Verified correctness of epoch DOW

svn path=/trunk/; revision=79
This commit is contained in:
Rex Jolliff 1998-10-31 15:47:28 +00:00
parent e3a11b68b8
commit 8b29e69d3d

View file

@ -24,7 +24,6 @@
#define SECSPERMIN 60
#define MINSPERHOUR 60
#define HOURSPERDAY 24
/* FIXME: get the correct day of week for the epoch date */
#define EPOCHWEEKDAY 0
#define DAYSPERWEEK 7
#define EPOCHYEAR 1601