mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
Verified correctness of epoch DOW
svn path=/trunk/; revision=79
This commit is contained in:
parent
e3a11b68b8
commit
8b29e69d3d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue