204be2945e7a4a8247ba393f09ae20c8854fd0c4
[mono.git] / tools / locale-builder / supp / en_US.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <ldml>
3   <numbers>
4     <decimalFormats>
5       <decimalFormatLength >
6         <decimalFormat >
7           <pattern>#,##0.##;-#,##0.##</pattern>
8         </decimalFormat>
9       </decimalFormatLength >
10     </decimalFormats>
11     <percentFormats>
12       <percentFormatLength >
13         <percentFormat >
14           <pattern>#,##.##0%</pattern>
15         </percentFormat>
16       </percentFormatLength >
17     </percentFormats>
18   </numbers>
19 </ldml>