New test.
[mono.git] / tools / locale-builder / supp / da.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <ldml>
3         <numbers>
4                 <percentFormats>
5                         <percentFormatLength >
6                                 <percentFormat >
7                                         <pattern>#,##0 %</pattern>
8                                 </percentFormat>
9                         </percentFormatLength >
10                 </percentFormats>
11         </numbers>
12         <dates>
13                 <calendars>
14                         <calendar type="gregorian">
15                                 <dateFormats>
16                                         <dateFormatLength type="short">
17                                                 <dateFormat >
18                                                         <pattern>dd-MM-yyyy</pattern>
19                                                 </dateFormat>
20                                         </dateFormatLength >
21                                         <dateFormatLength type="month_day">
22                                                 <dateFormat>
23                                                         <pattern>dd. MMMM</pattern>
24                                                 </dateFormat>
25                                         </dateFormatLength>
26                                 </dateFormats>
27                                 <timeFormats>
28                                         <timeFormatLength type="long">
29                                                 <timeFormat >
30                                                         <pattern>HH:mm:ss</pattern>
31                                                 </timeFormat>
32                                         </timeFormatLength >
33                                 </timeFormats>
34                         </calendar>
35                 </calendars>
36         </dates>
37 </ldml>