BindingFlags.Public needed here as Exception.HResult is now public in .NET 4.5. This...
[mono.git] / tools / locale-builder / supp / hy.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                                 </dateFormats>
16                                 <timeFormats>
17                                         <timeFormatLength type="long">
18                                                 <timeFormat >
19                                                         <pattern>H:mm:ss</pattern>
20                                                 </timeFormat>
21                                         </timeFormatLength >
22                                 </timeFormats>
23                         </calendar>
24                 </calendars>
25         </dates>
26 </ldml>