<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - LibreOffice allows entry of wrong dates for format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144359">bug 144359</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - LibreOffice allows entry of wrong dates for format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144359#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - LibreOffice allows entry of wrong dates for format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144359">bug 144359</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>Calc does *not* filter the entry based on cell format string. When your input
data does not match any numeric format, it is simply considered a text. This is
the correct behavior, and should not change.

To filter input, there is a dedicated "validity" function [1], and you may set
your cells values to match some criteria, like being between some date range
(which would make sure that the input was numeric).

Closing NOTABUG.

[1]
<a href="https://help.libreoffice.org/latest/en-US/text/scalc/guide/validity.html?DbPAR=CALC">https://help.libreoffice.org/latest/en-US/text/scalc/guide/validity.html?DbPAR=CALC</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>