5:30pm is spoken as "5 colon, 30 pico-metres"
The MathML is:
<math><mn>5</mn><mo>:</mo><mn>30</mn><mo> </mo><mtext>pm</mtext></math>
or potentially
<math><mn>5:30</mn><mo> </mo><mi>pm</mi></math>
There is a time intent property, but there is not any rule yet to handle it. I think the intent is needed. While "5:30pm" should be interpreted as time due to the :, the problem is still there for "5pm" (and "5am" -- arcminutes).
5:30pmis spoken as "5 colon, 30 pico-metres"The MathML is:
or potentially
There is a
timeintent property, but there is not any rule yet to handle it. I think the intent is needed. While "5:30pm" should be interpreted as time due to the:, the problem is still there for "5pm" (and "5am" -- arcminutes).