standard library
Dec 26, 2022
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/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. TheIntl
object provides access to several constructors as well as functionality common to the internationalization constructors and other language sensitive functions.