• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/ii.xml
7// *
8// ***************************************************************************
9ii{
10    ExemplarCharacters{"[ꀀ-ꒌ]"}
11    NumberElements{
12        latn{
13            symbols{
14                decimal{"."}
15                group{","}
16            }
17        }
18    }
19    Version{"2.1.19.14"}
20    calendar{
21        gregorian{
22            AmPmMarkers{
23                "ꎸꄑ",
24                "ꁯꋒ",
25            }
26            DateTimePatterns{
27                "h:mm:ss a zzzz",
28                "h:mm:ss a z",
29                "h:mm:ss a",
30                "h:mm a",
31                "y MMMM d, EEEE",
32                "y MMMM d",
33                "y MMM d",
34                "y-MM-dd",
35                "{1} {0}",
36                "{1} {0}",
37                "{1} {0}",
38                "{1} {0}",
39                "{1} {0}",
40            }
41            dayNames{
42                format{
43                    abbreviated{
44                        "ꑭꆏ",
45                        "ꆏꋍ",
46                        "ꆏꑍ",
47                        "ꆏꌕ",
48                        "ꆏꇖ",
49                        "ꆏꉬ",
50                        "ꆏꃘ",
51                    }
52                    wide{
53                        "ꑭꆏꑍ",
54                        "ꆏꊂꋍ",
55                        "ꆏꊂꑍ",
56                        "ꆏꊂꌕ",
57                        "ꆏꊂꇖ",
58                        "ꆏꊂꉬ",
59                        "ꆏꊂꃘ",
60                    }
61                }
62                stand-alone{
63                    narrow{
64                        "ꆏ",
65                        "ꋍ",
66                        "ꑍ",
67                        "ꌕ",
68                        "ꇖ",
69                        "ꉬ",
70                        "ꃘ",
71                    }
72                }
73            }
74            eras{
75                abbreviated{
76                    "ꃅꋊꂿ",
77                    "ꃅꋊꊂ",
78                }
79            }
80            monthNames{
81                format{
82                    wide{
83                        "ꋍꆪ",
84                        "ꑍꆪ",
85                        "ꌕꆪ",
86                        "ꇖꆪ",
87                        "ꉬꆪ",
88                        "ꃘꆪ",
89                        "ꏃꆪ",
90                        "ꉆꆪ",
91                        "ꈬꆪ",
92                        "ꊰꆪ",
93                        "ꊰꊪꆪ",
94                        "ꊰꑋꆪ",
95                    }
96                }
97            }
98            quarters{
99                format{
100                    wide{
101                        "ꃅꑌ",
102                        "ꃅꎸ",
103                        "ꃅꍵ",
104                        "ꃅꋆ",
105                    }
106                }
107            }
108        }
109    }
110    fields{
111        day{
112            dn{"ꑍ"}
113            relative{
114                "-1"{"ꀋꅔꉈ"}
115                "-2"{"ꎴꂿꋍꑍ"}
116                "0"{"ꀃꑍ"}
117                "1"{"ꃆꏂꑍ"}
118                "2"{"ꌕꀿꑍ"}
119            }
120        }
121        dayperiod{
122            dn{"ꎸꄑ/ꁯꋒ"}
123        }
124        era{
125            dn{"ꃅꋊ"}
126        }
127        hour{
128            dn{"ꄮꈉ"}
129        }
130        minute{
131            dn{"ꃏ"}
132        }
133        month{
134            dn{"ꆪ"}
135        }
136        second{
137            dn{"ꇙ"}
138        }
139        week{
140            dn{"ꑭꆏ"}
141        }
142        weekday{
143            dn{"ꆏꑍ"}
144        }
145        year{
146            dn{"ꈎ"}
147        }
148        zone{
149            dn{"ꃅꄷꄮꈉ"}
150        }
151    }
152    measurementSystemNames{
153        US{"ꂰꇩ"}
154        metric{"ꂰꌬꌠ"}
155    }
156}
157