Intl

The ECMAScript Internationalization API uses the Intl object as a namespace for providing language-sensitive features such as string comparison, number formatting, and date and time formatting. The Intl object contains a range of constructors and functions that can be used for this purpose, including functionality that is common to both internationalization constructors and other language-sensitive functions.

View as Markdown