<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - WeekDay BASIC function's second argument undocumented"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131368">131368</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>WeekDay BASIC function's second argument undocumented
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Documentation
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mikekaganski@hotmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>olivier.hallot@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>WeekDay BASIC function documentation [1] only lists one argument. In fact, it
takes second optional argument [2], which is consistent with documentation
available for corresponding VBA function [3].

The task is to provide the missing documentation in [1].

[1] <a href="https://help.libreoffice.org/6.4/en-US/text/sbasic/shared/03030105.html">https://help.libreoffice.org/6.4/en-US/text/sbasic/shared/03030105.html</a>
[2]
<a href="https://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods1.cxx?r=62f3f3d9#1751">https://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods1.cxx?r=62f3f3d9#1751</a>
[3]
<a href="https://docs.microsoft.com/en-us/office/vba/language/reference/user-interface-help/weekday-function">https://docs.microsoft.com/en-us/office/vba/language/reference/user-interface-help/weekday-function</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>