Sunny Ripert

1744 days ago

New Intl APIs in JavaScript

blog.bitsrc.io

The Intl object is available in the global scope and is used for formatting strings, numbers, and date and time in the locale-specific format. It does the work of internationalizing information displayed to the user.