Reviewers: roubert_google.com, staudacher_google.com,

Description:
Update YEAR_MONTH_WEEKDAY_DAY formats, which were affected by an
ICU/CLDR bug.

This was manually created looking specfically at y+M{1,3}E{1,3}d
patterns in CLDR data and using that where the ICU4J computed value
differed.  A full update will come later with the next import of CLDR,
which hopefully will be after the bug is fixed.

Issue: 5890
Patch by: jat
Review by: roubert, staudacher


Please review this at http://gwt-code-reviews.appspot.com/1329801/show

Affected files:
M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_af.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_am.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_asa.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_bem.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_bez.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_bs.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_ca.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_cgg.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_da.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_dav.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_ebu.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_es.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_fa.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_fil.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_fur.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_gl.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_guz.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_ha.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_hr.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_hu.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_ig.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_jmc.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_kam.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_kde.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_ki.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_kln.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_lag.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_lg.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_luo.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_luy.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_lv.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_mas.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_mer.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_mk.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_my.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_naq.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_nyn.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_rof.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_ru.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_rwk.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_saq.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_sl.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_sn.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_sv.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_sw.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_tr.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_trv.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_tzm.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_uk.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_ur.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_vi.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_vun.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_xog.java M user/src/com/google/gwt/i18n/client/impl/cldr/DateTimeFormatInfoImpl_yo.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to