Welcome to Intl Explorer! 👋🏽
Intl Explorer is a tool for experimenting and trying out the ECMAScript Internationalization API. The API is available under the namespace Intl
in JavaScript and provides language sensitive datetime formatting, number formatting, string comparison and more.
To get started either visit The Playground or choose formatter you are interested in from the navigation menu.
The source code for this tool can be found at GitHub. The creator of this tool is Jesper Orb.