dojo.currency
dojo.require("dojo.currency");
defined in dojo/currency.js
localized formatting and parsing routines for currencies
ConstructorsBack to top
FunctionsBack to top
Format a Number as a currency, using locale-specific settings
Convert a properly formatted currency string to a primitive Number, using locale-specific settings.
Builds the regular needed to parse a currency value
