-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/rbnf/id.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
id{
RBNFRules{
OrdinalRules{
"%digits-ordinal:",
- "-x: ke\u2212>#,##0>;",
- "0: ke=#,##0=;",
+ "-x: \u2212ke->#,##0>;",
+ "0: ke-=#,##0=;",
}
SpelloutRules{
"%spellout-numbering-year:",
- "x.x: =#,###0.#=;",
+ "x.x: =0.0=;",
"0: =%spellout-numbering=;",
"%spellout-numbering:",
"0: =%spellout-cardinal=;",
"0: ke=%spellout-cardinal=;",
}
}
- Version{"2.1.21.63"}
+ Version{"2.1.32.38"}
}