-
New Intl APIs in JavaScript - Bits and Pieces
Using the Intl API for Internationalization in JavaScript — Rather than ship lots of locale-specific data in your app, you might be able to lean on the Intl object (supported in all major browsers) for date, time, and number formatting.