- From: <bugzilla@jessica.w3.org>
- Date: Thu, 13 Dec 2012 10:29:28 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20170
Tim Mills <tim@cbcl.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #2 from Tim Mills <tim@cbcl.co.uk> ---
Not quite fixed.
.NET does not produce A.M. - it always gives AM. So for the first row, we now
produce
<code x="00:00 = 12A 00:05 = 12A 01:00 = 1A 09:30 = 9A 12:00 = 12P 15:15 =
3P"></code>;
not the expected
<code x="00:00 = 12AM 00:05 = 12AM 01:00 = 1AM 09:30 = 9AM 12:00 = 12PM
15:15 = 3PM"></code>;
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 13 December 2012 10:29:30 UTC