On Fri, May 27, 2011 at 11:48 AM, Marc Harter <wav...@gmail.com> wrote:

> This may of been thrown though the ringer already but I thought I'd ask.
>
> http://blog.stevenlevithan.com/archives/date-time-format
>
> This is some awesome work on date formatting.  What do we think about
> having a native Date Format implementation in es.next?  Complications?
>  Seems like this a very commonly needed option.  Especially w/ SSJS
> now getting more popular.


See http://wiki.ecmascript.org/doku.php?id=strawman:i18n_api

Note that it is rarely useful to format with a fixed pattern, because
different locales have different norms for ordering of the fields,
separators, etc.

-- 
John A. Tamplin
Software Engineer (GWT), Google
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to