Skip to content

Time mistaken for a unit #711

Description

@NSoiffer

5:30pm is spoken as "5 colon, 30 pico-metres"

The MathML is:

<math><mn>5</mn><mo>:</mo><mn>30</mn><mo>&#xA0;</mo><mtext>pm</mtext></math>

or potentially

<math><mn>5:30</mn><mo>&#xA0;</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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions