<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:albrecht.mueller@astrail.de" title="Albrecht Müller <albrecht.mueller@astrail.de>"> <span class="fn">Albrecht Müller</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Incomplete description of date & time functions in the help information"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127477">bug 127477</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;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=133389
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Incomplete description of date & time functions in the help information"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127477#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Incomplete description of date & time functions in the help information"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127477">bug 127477</a>
              from <span class="vcard"><a class="email" href="mailto:albrecht.mueller@astrail.de" title="Albrecht Müller <albrecht.mueller@astrail.de>"> <span class="fn">Albrecht Müller</span></a>
</span></b>
        <pre>I just discovered that LibreOffice seems to contain two different
implementations of date and time arithmetic: One for Calc and maybe Writer,
another for Basic. These implementations sometime return different values for
the same calculations, see <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Date & time functions in StarBasic and Calc return different results"
   href="show_bug.cgi?id=133389">bug 133389</a>.

There are also independent descriptions of corresponding functions. Some
examples:

MINUTE function in Calc:
<a href="https://help.libreoffice.org/6.4/en-US/text/scalc/01/func_minute.html">https://help.libreoffice.org/6.4/en-US/text/scalc/01/func_minute.html</a>
Minute function in Basic:
<a href="https://help.libreoffice.org/6.4/en-US/text/sbasic/shared/03030202.html?DbPAR=BASIC">https://help.libreoffice.org/6.4/en-US/text/sbasic/shared/03030202.html?DbPAR=BASIC</a>

TIME function in Calc:
<a href="https://help.libreoffice.org/6.4/en-US/text/scalc/01/func_time.html">https://help.libreoffice.org/6.4/en-US/text/scalc/01/func_time.html</a>
TimeSerial function in Basic:
<a href="https://help.libreoffice.org/6.4/en-US/text/sbasic/shared/03030205.html?DbPAR=BASIC">https://help.libreoffice.org/6.4/en-US/text/sbasic/shared/03030205.html?DbPAR=BASIC</a>

The description of the TimeSerial function explains how this function handles
parameters that are outside their usual range. There is no such information in
the description of the corresponding TIME function.

Corresponding functions should behave in essentially the same way same.
Therefore their descriptions should contain "See also" links referring to each
other: Information that is missing in one the description of some function may
be available in the description of the corresponding function.</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>