PluralRulesType(String)
package js.lib.intl
import js.lib.intl.PluralRules
Available on js
Variables
inlineread onlyCardinal:PluralRulesType = "cardinal"
For cardinal numbers (refering to the quantity of things).
inlineread onlyOrdinal:PluralRulesType = "ordinal"
For ordinal number (refering to the ordering or ranking of things, e.g. "1st", "2nd", "3rd" in English).
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/lib/intl/PluralRulesType.html