Number 56675.456
I want to format this number with Format : {0:$###.##}
using String.localeFormat()
in JQuery
Expected Result: $56675.46
Number 56675.456
I want to format this number with Format : {0:$###.##}
using String.localeFormat()
in JQuery
Expected Result: $56675.46