On 4/17/17, 11:34 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>>It looks like the Intl class is pretty well supported on JS these days?
>
>Sadly not, it’s supported but not everywhere [1] - about 80% globally. So
>more people can’t use Intl than need the US date format. :-)

Because the user has choices (this is not required code that everybody
must use) 80% is good enough for me.  I assume that number is climbing
every day.

We could also write another bead that tries to use other techniques like
navigator.language to determine the format.  This is another good case for
beads.  Different folks will use different beads based on their needs.  If
I'm just doing a mobile app for Android/IOS, I can use the Intl bead.

Any volunteers to work on these beads?

-Alex

Reply via email to