<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Am 31.03.2024 um 11:55 schrieb Pascal
Pype via fpc-devel:<br>
</div>
<blockquote type="cite"
cite="mid:20240331115504.65039efa.pascal.pype@skynet.be">
<pre class="moz-quote-pre" wrap="">There seems to be a bug in the TDateTime data type. When the time
difference between two TDateTime variables is just one millisecond, the
compareDateTime function returns 0 (equality) rather than the expected
-1 or 1 (different). </pre>
</blockquote>
<p>It is fixed in FPC/main (probably in commit
492a0ffcac7035e9f096e353db41bacabedcc91d), not yet in Fixes.
Marco, shouldn't this be back-ported?</p>
<span style="white-space: pre-wrap">
</span>
</body>
</html>