<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Felipe Monteiro de Carvalho  wrote / napísal(a):
<blockquote
 cite="mid:CACyNnZOMX5YbinFtW3G_SV2a_DS_XPU0MDMTnF9sRW=DG1Kx7w@mail.gmail.com"
 type="cite">
  <pre wrap="">On Wed, Aug 3, 2011 at 6:55 AM, LacaK <a class="moz-txt-link-rfc2396E" href="mailto:lacak@zoznam.sk"><lacak@zoznam.sk></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">So if this constant can not be changed, then I must write workaround for
date '01/01/0001' and do not add time part to this date.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The constant was already changed once, and no-one complained in the
following years, so my guess is that it could be changed again</pre>
</blockquote>
I think so also.<br>
<br>
But my hotfix for this moment is skip testing datetimes '0001-01-01'
with time portion.<br>
As you can view here <a class="moz-txt-link-freetext" href="http://bugs.freepascal.org/view.php?id=19878">http://bugs.freepascal.org/view.php?id=19878</a> in
toolsunit.diff<br>
<br>
SQL standard ofcourse allows datetimes from '0001-01-01 00:00:00' to
'0001-01-01 23:59:59'<br>
<br>
-Laco.
</body>
</html>