2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / tools / locale-builder / supp / ko_KR.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <ldml>
3         <numbers>
4                 <currencyFormats>
5                         <currencyFormatLength >
6                                 <currencyFormat >
7                                         <pattern>#,##0;-#,##0</pattern>
8                                 </currencyFormat>
9                         </currencyFormatLength >
10                 </currencyFormats>
11                 <percentFormats>
12                         <percentFormatLength >
13                                 <percentFormat >
14                                         <pattern>#,##0 %</pattern>
15                                 </percentFormat>
16                         </percentFormatLength >
17                 </percentFormats>
18         </numbers>
19         <dates>
20                 <calendars>
21                         <calendar type="gregorian">
22                                 <dateFormats>
23                                         <dateFormatLength type="short">
24                                                 <dateFormat >
25                                                         <pattern>yyyy-MM-dd tt</pattern>
26                                                 </dateFormat>
27                                         </dateFormatLength >
28                                 </dateFormats>
29                                 <timeFormats>
30                                         <timeFormatLength type="long">
31                                                 <timeFormat >
32                                                         <pattern>h:mm:ss</pattern>
33                                                 </timeFormat>
34                                         </timeFormatLength >
35                                 </timeFormats>
36                         </calendar>
37                 </calendars>
38         </dates>
39 </ldml>