Public review of ECMAScript Internationalization API
# Norbert Lindenberg (13 years ago)
This is a reminder that Ecma TC 39 is requesting comments on the ECMAScript Internationalization API. The committee will review all feedback at its meeting next week.
The W3C Internationalization Core Working Group will discuss the specification at its weekly conference call tomorrow.
Thanks, Norbert
You're invited to participate in the public review of the ECMAScript Internationalization API. This API enables internationalization of JavaScript applications by providing collation (string comparison), number formatting, and date and time formatting, and lets applications choose the language and tailor the functionality to their needs.
The API has been reviewed by Ecma TC 39 in May, and the latest specification draft reflects the decisions made during the review. The specification is available at: globalization:specification_drafts For an introduction, see norbertlindenberg.com/2012/06/ecmascript-internationalization-api
Please report any bugs and issues you find at bugs.ecmascript.org/enter_bug.cgi?product=ECMAScript Internationalization API or send comments to the es-discuss mailing list mail.mozilla.org/listinfo/es-discuss
Ecma TC 39 will review all feedback at its meeting July 24-26. TC 39 is the technical committee tasked with standardization of the ECMAScript programming language, the core of JavaScript.
Best , Norbert