<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#c3">Comment # 3</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:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
<pre>I don't get what the actual problems are, except that "4PM" results in error
because the format to be parsed has to match a locale's specified AM/PM symbol,
which is "p.m." here, not "pm".
Specifically the "(senseless)" comments don't make sense to me. Times between
00:00:00 and 00:59:59 in AM/PM notation *are* 12:..:.. AM, there is no 00:..:..
AM.
The TIME() function (ORARIO()) does advance by the arguments given, so
=TIME(23;119;59) is indeed 00:59:59 and =TIME(23;119;60) is 01:00:00</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>