Function getCldrCode

  • Finds a Unicode CLDR unit code matching a given UCUM code.

    Returns

    a unit of measure as a CLDR code

    See

    Unit Names and Patterns

    Parameters

    • unitCode: string

      the unit of measure as a UCUM code

    Returns null | string

Generated using TypeDoc