diff options
author | Timothy Flynn <trflynn89@pm.me> | 2021-11-13 23:59:12 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-11-14 10:35:19 +0000 |
commit | 15c5fbd9e929eac86b73a0e1ead907ccf9011442 (patch) | |
tree | f8f83929b1db111cafbd9d20535ba53dc327802a /Base/root | |
parent | 3b7f5af0427410a7a225f622e67eb9b8a2a1a6a6 (diff) | |
download | serenity-15c5fbd9e929eac86b73a0e1ead907ccf9011442.zip |
LibJS: Implement number grouping for Intl.NumberFormat
For example, in en-US, the number 123456 should be formatted as the
string "123,456". In en-IN, it should be formatted as "1,23,456".
Diffstat (limited to 'Base/root')
0 files changed, 0 insertions, 0 deletions