]> git.ipfire.org Git - thirdparty/moment.git/commit
Add a special case for years in Hebrew locale
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Tue, 9 Dec 2014 00:26:07 +0000 (02:26 +0200)
committerIskren Chernev <iskren.chernev@gmail.com>
Wed, 24 Dec 2014 21:27:49 +0000 (13:27 -0800)
commit60721b329930fc4bcac893747a6137ebfbe119b5
treebaf12c018eb626c62dfe08554d0380fc8666cb5e
parentd6885d3d6f7afe05271e933d3cfdb089eee23af5
Add a special case for years in Hebrew locale

In Hebrew years that end with a zero except 10 (20, 30, 100, etc.)
use a different plural form, which is identical to the singular.

I added this form.

This is also used by the CLDR plural rules.
locale/he.js
test/locale/he.js