JavaScript Demo: Intl.NumberFormat. 13. 1. const number = 123456.789;. 2. . 3. console.log(new Intl.NumberFormat('de-DE', { style: 'currency', ...
確定! 回上一頁