mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-19 07:49:15 +02:00
parent
dafd3c3934
commit
0f7e1af3bb
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user