BTW, CLDR has 'abbreviated' (e.g. Jan), 'narrow' (e.g. J in English) and 'wide'
(e.g. January) for month names and weekday names. (
http://unicode.org/repos/cldr-tmp/trunk/diff/by_type/calendar-gregorian.month.html
).

I guess we decided to support only wide and 'narrow' (that maps to CLDR's
'abbreviated'). We may need to get back to the spec and use 'abbreviated'
instead of 'narrow'. That way, we can add 'narrow' (CLDR sense) later.



http://codereview.chromium.org/7014019/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to