On 2013/10/01 19:11:00, Nebojša Ćirić wrote:
First commit to v8-i18n after it got moved to the v8 proper.

LGTM.

We replaced 'v' and 'vv' with 'z' and 'zzzz' instead of just changing to 'vvvv'
because:
1. With 'z' the short results are not really short
2. It is not consistent with what ICU does.
   When ICU creates a FULL date format, the pattern uses 'zzzz', and a LONG
format uses 'z'
   In English this will give:
     short (winter)  : February 12, 2013 2:42:53 PM PST
     short (summer)  : August 12, 2013 2:42:53 PM PDT
     long (winter)   : February 12, 2013 2:42:53 PM Pacific Standard Time
     long (summer)   : August 12, 2013 2:42:53 PM Pacific Daylight Time

https://codereview.chromium.org/25582002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to