2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / tools / locale-builder / supp / id_ID.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         </numbers>
12         <dates>
13                 <calendars>
14                         <calendar type="gregorian">
15                                 <dateFormats>
16                                         <default type="medium"/>
17                                         <dateFormatLength type="medium">
18                                                 <dateFormat >
19                                                         <pattern>dd MMM yyyy</pattern>
20                                                 </dateFormat>
21                                         </dateFormatLength >
22                                         <dateFormatLength type="short">
23                                                 <dateFormat >
24                                                         <pattern>dd/MM/yyyy</pattern>
25                                                 </dateFormat>
26                                         </dateFormatLength >
27                                 </dateFormats>
28                         </calendar>
29                 </calendars>
30         </dates>
31 </ldml>