Re: Globalization API: Objects needed?

2011-11-20 Thread Norbert Lindenberg
When a caller of the Globalization API requests a locale or parameter combination that's valid but that the implementation doesn't support, then the implementation falls back to something it does support. The resolvedOptions accessor property of the constructed object provides information on

Re: Globalization API: Objects needed?

2011-11-19 Thread Norbert Lindenberg
Comments below. Norbert On Nov 18, 2011, at 16:06 , Brendan Eich wrote: On Nov 18, 2011, at 2:17 PM, Nebojša Ćirić wrote: 2. Do we keep original API (new DateTimeFormat(), and its methods) as an alternative that would let user: I think yes. 2.a. Find out if there were fallbacks