https://bugs.documentfoundation.org/show_bug.cgi?id=124209

--- Comment #4 from gmarco <gmmell...@inwind.it> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to