Skip to content

Mixed units: index by largest or smallest unit? #11

@sffc

Description

@sffc

In a mixed unit such as "foot-and-inch", in what unit should the scalar value be indexed?

Should 5 feet 10 inches be:

  1. 70 foot-and-inch (indexed in smallest unit)
  2. 5.833 foot-and-inch (indexed in largest unit)

ICU internally does option 2, but I don't see that behavior discussed in UTS 35.

@macchiati @younies @ben-allen

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions