Constructordojo.currency.__ParseOptions

dojo.require("dojo.currency");
defined in dojo/currency.js

Usage

function ()

PropertiesBack to top

object with currency information
where places are implied by pattern or explicit 'places' parameter, whether to include the fractional portion. By default for currencies, it the fractional portion is optional.
override the locale used to determine formatting rules
override pattern with this string. Default is provided based on
number of decimal places to accept. Default is defined by currency.
false by default
override currency symbol. Normally, will be looked up in table of supported currencies, and ISO currency code will be used if not found. See dojo.i18n.cldr.nls->currency.js
currency, set by default.