dojo/cldr/monetary.js

  • Provides:

    • dojo.cldr.monetary
  • dojo.cldr.monetary.getData

    • parameters:
      • code: (typeof String)
        an [ISO 4217](http://en.wikipedia.org/wiki/ISO_4217) currency code
    • returns
      Object
    • summary
      A mapping of currency code to currency-specific formatting information. Returns a unique object with properties: places, round.
    • type
      Function
  • dojo.cldr.monetary

    • type
      Object
  • dojo.cldr

    • type
      Object
  • dojo

    • type
      Object