Skip to main content

One post tagged with "Intl"

View All Tags

Faster and more feature-rich internationalization APIs

· 6 min read
[சத்யா குணசேகரன் (Sathya Gunasekaran)](https://twitter.com/_gsathya)

The ECMAScript Internationalization API Specification (ECMA-402, or Intl) provides key locale-specific functionality such as date formatting, number formatting, plural form selection, and collation. The Chrome V8 and Google Internationalization teams have been collaborating on adding features to V8’s ECMA-402 implementation, while cleaning up technical debt and improving performance and interoperability with other browsers.