Just like other Intl.*Format APIs, a formatter instance supports both a format and a formatToParts method: const formatter = new Intl.NumberFormat('en'); ...
確定! 回上一頁