John Cappiello - Dojo.common-0.4.1

Documentation | Source
({
	displayName: "INR",
	symbol: function(value){return (value == 1) ? "Re." : "Rs.";}
})