DEV Community

Discussion on: What are the most underrated browser features and APIs?

Collapse
 
jzombie profile image
jzombie

developer.mozilla.org/en-US/docs/W...

Intl
The Intl object is the namespace for the ECMAScript Internationalization API, which provides language sensitive string comparison, number formatting, and date and time formatting. The Intl object provides access to several constructors as well as functionality common to the internationalization constructors and other language sensitive functions.