BindingFlags.Public needed here as Exception.HResult is now public in .NET 4.5. This...
[mono.git] / tools / locale-builder / supp / lt_LT.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         </numbers>
12         <dates>
13                 <symbols>
14                         <dateSeparator>.</dateSeparator>
15                 </symbols>
16                 <calendars>
17                         <calendar type="gregorian">
18                                 <dateFormats>
19                                         <dateFormatLength type="short">
20                                                 <dateFormat >
21                                                         <pattern>yyyy.MM.dd</pattern>
22                                                 </dateFormat>
23                                         </dateFormatLength >
24                                 </dateFormats>
25                                 <timeFormats>
26                                         <timeFormatLength type="long">
27                                                 <timeFormat >
28                                                         <pattern>HH:mm:ss</pattern>
29                                                 </timeFormat>
30                                         </timeFormatLength >
31                                 </timeFormats>
32                         </calendar>
33                 </calendars>
34         </dates>
35 </ldml>