Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

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