I ran across this great introduction article to ECMAScript’s new International API, written by Raymond Camden
The article is at http://code.tutsplus.com/tutorials/working-with-intl–cms-21082, and it has great examples of showing how to sort strings, format dates and numbers with International options.