BindingFlags.Public needed here as Exception.HResult is now public in .NET 4.5. This...
[mono.git] / tools / locale-builder / supp / pl.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE ldml SYSTEM "         http://www.openi18n.org/spec/ldml/1.0/ldml.dtd" 
3 [
4       <!ENTITY % icu SYSTEM "   http://www.openi18n.org/spec/ldml/1.0/ldmlICU.dtd"> 
5 %icu;
6 ]
7 >
8 <ldml>
9         <identity>
10                 <version number="2.0"/>
11                 <generation date="2003-12-19" />
12                 <language type="pl" /> 
13         </identity>
14         <dates>
15                 <symbols>
16                         <dateSeparator>-</dateSeparator>
17                 </symbols>
18                 <calendars>
19                         <calendar type="gregorian">
20                                 <dateFormats>
21                                         <dateFormatLength type="short">
22                                                 <dateFormat >
23                                                         <pattern>yyyy-MM-dd</pattern>
24                                                 </dateFormat>
25                                         </dateFormatLength >
26                                 </dateFormats>
27                                 <timeFormats>
28                                         <timeFormatLength type="long">
29                                                 <timeFormat >
30                                                         <pattern>HH:mm:ss</pattern>
31                                                 </timeFormat>
32                                         </timeFormatLength >
33                                 </timeFormats>
34                         </calendar>
35                 </calendars>
36         </dates>
37 </ldml>