<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - AM/PM time notation in CALC"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124209#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - AM/PM time notation in CALC"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124209">bug 124209</a>
              from <span class="vcard"><a class="email" href="mailto:gmmellina@inwind.it" title="gmarco <gmmellina@inwind.it>"> <span class="fn">gmarco</span></a>
</span></b>
        <pre>Well, I said
 "if =ORARIO(23;59;59) gets 11:59:59 p.m.
  and  =ORARIO(0;0;0) gets 12:00 a.m.
  when time will be 0:00:00?"

and, I can add, looking at this sequence
'=ORARIO(23;59;59)   11:59:59 p.m.
'=ORARIO(0;0;0)      12:00:00 a.m.   ?
'=ORARIO(0;0;1)      12:00:01 a.m.   ?
'=ORARIO(1;0;0)      01:00:00 a.m.
'=ORARIO(12;0;0)     12:00:00 p.m.

if 1;0;0 is 01 a.m. why 0;0;0 is 12 a.m.?
for me saying 24 means midnight and one second later is one second after
midnight, not after twelve o'clock.</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>