So way back at the end of 2013, I told myself that as a New Year’s Resolution I should attempt to write one blog entry every two weeks. Well, here it is the first full week of August 2014 and I have only written two blog entries, if you include this one. So much for …
Author Archives: Ted
Great article about ECMAScript Internationalization API.
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.