Correct the calculation of the year for the 31'st of December of 2000
commit149f70b369016e209f1d90fe4a24a7c2410630a1
authorRein Klazes <rklazes@xs4all.nl>
Fri, 22 Oct 2004 19:54:17 +0000 (22 19:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Oct 2004 19:54:17 +0000 (22 19:54 +0000)
tree776e49308676e01a9fb97b0e7fdafc7479623cfe
parent69746f3c9dad86cf74f8b62e749ce4c8c458596b
Correct the calculation of the year for the 31'st of December of 2000
and every 400 years after that. Add a test used to find this bug.
dlls/ntdll/tests/.cvsignore
dlls/ntdll/tests/Makefile.in
dlls/ntdll/tests/time.c [new file with mode: 0644]
dlls/ntdll/time.c