git-svn-id: trunk@26753 -
This commit is contained in:
michael 2014-02-11 16:36:07 +00:00
parent dafd3c3934
commit 0f7e1af3bb

View File

@ -160,6 +160,7 @@ begin
end
else
begin
Date:=Date+1/(msecsperday*2);
j := pred((Trunc(System.Int(Date)) + 693900) SHL 2);
ly:= j DIV 146097;
j:= j - 146097 * cardinal(ly);