Verify Number Formats: Croatian

Index

To correct problems in compact numbers below, please go to Compact Decimal Formatting.

Numeric FormatCompact-ShortCompact-Long
1n/an/a
1,1n/an/a
1,5n/an/a
2n/an/a
5n/an/a
10n/an/a
21n/an/a
22n/an/a
100n/an/a
101n/an/a
102n/an/a
1.000n/an/a
1.100n/an/a
1.500n/an/a
2.000n/an/a
5.000n/an/a
10.000n/an/a
21.000n/an/a
22.000n/an/a
100.000n/an/a
101.000n/an/a
102.000n/an/a
1.000.000n/an/a
1.100.000n/an/a
1.500.000n/an/a
2.000.000n/an/a
5.000.000n/an/a
10.000.000n/an/a
21.000.000n/an/a
22.000.000n/an/a
100.000.000n/an/a
101.000.000n/an/a
102.000.000n/an/a
1.000.000.000n/an/a
1.100.000.000n/an/a
1.500.000.000n/an/a
2.000.000.000n/an/a
5.000.000.000n/an/a
10.000.000.000n/an/a
21.000.000.000n/an/a
22.000.000.000n/an/a
100.000.000.000n/an/a
101.000.000.000n/an/a
102.000.000.000n/an/a
1.000.000.000.000n/an/a
1.100.000.000.000n/an/a
1.500.000.000.000n/an/a
2.000.000.000.000n/an/a
5.000.000.000.000n/an/a
10.000.000.000.000n/an/a
21.000.000.000.000n/an/a
22.000.000.000.000n/an/a
100.000.000.000.000n/an/a
101.000.000.000.000n/an/a
102.000.000.000.000n/an/a
1.100.000.000.000.000n/an/a

Plural Rules

To correct problems in plural rules below, please go to Plural Rules.

NameCodeTypeCategoryExamplesMinimal PairsRules
hrvatskihrcardinalone1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …
0.1, 1.1, 2.1, 3.1, 4.1, 5.1, 6.1, 7.1, 10.1, 100.1, 1000.1, …
za 1 mjesec
za 0,1 mjesec
v = 0 and
  i % 10 = 1 and
  i % 100 != 11 or
f % 10 = 1 and
  f % 100 != 11
few2~4, 22~24, 32~34, 42~44, 52~54, 62, 102, 1002, …
0.2~0.4, 1.2~1.4, 2.2~2.4, 3.2~3.4, 4.2~4.4, 5.2, 10.2, 100.2, 1000.2, …
za 2 mjeseca
za 0,2 mjeseca
v = 0 and
  i % 10 = 2..4 and
  i % 100 != 12..14 or
f % 10 = 2..4 and
  f % 100 != 12..14
other0, 5~19, 100, 1000, 10000, 100000, 1000000, …
0.0, 0.5~1.0, 1.5~2.0, 2.5~2.7, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …
za 5 mjeseci
za 0,5 mjeseci
ordinalother0~15, 100, 1000, 10000, 100000, 1000000, …Skrenite na 15.
križanju desno.
rangeone+one0.1–1za 0,1 – 1 mjesecone + one → one
one+few0.1–2za 0,1 – 2 mjesecaone + few → few
one+other0.1–5za 0,1 – 5 mjesecione + other → other
few+one0.2–1za 0,2 – 1 mjesecfew + one → one
few+few0.2–2za 0,2 – 2 mjesecafew + few → few
few+other0.2–5za 0,2 – 5 mjesecifew + other → other
other+one0–1za 0 – 1 mjesecother + one → one
other+few0–2za 0 – 2 mjesecaother + few → few
other+other0–5za 0 – 5 mjeseciother + other → other




































































































Errors

hr short Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat

hr long Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat

hr short-curr Can't create due to lack of 'from scratch' constructor for CompactDecimalFormat