<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 - IsLeapYear function gives erratic results."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105174">bug 105174</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;">Resolution</td>
           <td>INSUFFICIENTDATA
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - IsLeapYear function gives erratic results."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105174#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - IsLeapYear function gives erratic results."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105174">bug 105174</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>This was indeed NOTABUG. As GerardF mentioned in <a href="show_bug.cgi?id=105174#c3">comment 3</a>, ISLEAPYEAR expects
a *date* as its argument, while Louie used calculation like '=ISLEAPYEAR(2021)'
to learn is 2021 was a leap year. The correct calculation would be e.g.
'=ISLEAPYEAR("2021-01-01")'.</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>