]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2008 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/nl_BE.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | nl_BE{ | |
10 | Countries{ | |
11 | IM{"Het Eiland Man"} | |
12 | } | |
13 | Languages{ | |
14 | lv{"Lets"} | |
15 | oc{"Occitaans (na 1500); Provençaals"} | |
16 | sh{"Servo-Kroatisch"} | |
17 | } | |
18 | NumberPatterns{ | |
19 | "#,##0.###", | |
20 | "#,##0.00 ¤", | |
21 | "#,##0%", | |
22 | "#E0", | |
23 | } | |
24 | Types{ | |
25 | collation{ | |
26 | traditional{"Traditioneel"} | |
27 | } | |
28 | } | |
29 | Version{"1.65"} | |
30 | calendar{ | |
31 | gregorian{ | |
32 | DateTimeElements:intvector{ | |
33 | 2, | |
34 | 4, | |
35 | } | |
36 | DateTimePatterns{ | |
37 | "HH:mm:ss v", | |
38 | "HH:mm:ss z", | |
39 | "HH:mm:ss", | |
40 | "HH:mm", | |
41 | "EEEE d MMMM yyyy", | |
42 | "d MMMM yyyy", | |
43 | "d-MMM-yyyy", | |
44 | "d/MM/yy", | |
45 | "{1} {0}", | |
46 | } | |
47 | } | |
48 | } | |
49 | } |