BindingFlags.Public needed here as Exception.HResult is now public in .NET 4.5. This...
[mono.git] / tools / locale-builder / supp / ka_GE.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <ldml>
3         <dates>
4                 <symbols>
5                         <dateSeparator>.</dateSeparator>
6                 </symbols>
7                 <calendars>
8                         <calendar type="gregorian">
9                                 <dateFormats>
10                                         <dateFormatLength type="short">
11                                                 <dateFormat>
12                                                         <pattern>dd.MM.yyyy</pattern>
13                                                 </dateFormat>
14                                         </dateFormatLength>
15           <dateFormatLength type="long">
16             <dateFormat>
17               <pattern>yyyy 'წლის' dd MM, dddd</pattern>
18             </dateFormat>
19           </dateFormatLength>
20                                 </dateFormats>
21                                 <timeFormats>
22           <timeFormatLength type="short">
23             <timeFormat>
24               <pattern>H:mm</pattern>
25             </timeFormat>
26           </timeFormatLength >
27                                         <timeFormatLength type="long">
28                                                 <timeFormat>
29                                                         <pattern>H:mm:ss</pattern>
30                                                 </timeFormat>
31                                         </timeFormatLength >
32                                 </timeFormats>
33                         </calendar>
34                 </calendars>
35         </dates>
36 </ldml>