New test.
[mono.git] / tools / locale-builder / supp / es.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <ldml>
3         <dates>
4                 <calendars>
5                         <calendar type="gregorian">
6                                 <am>a.m.</am>
7                                 <pm>p.m.</pm>
8                                 <dateFormats>
9                                         <dateFormatLength type="short">
10                                                 <dateFormat >
11                                                         <pattern>MM/dd/yyyy</pattern>
12                                                 </dateFormat>
13                                         </dateFormatLength >
14                                 </dateFormats>
15                                 <timeFormats>
16                                         <timeFormatLength type="long">
17                                                 <timeFormat >
18                                                         <pattern>hh:mm:ss tt</pattern>
19                                                 </timeFormat>
20                                         </timeFormatLength >
21                                 </timeFormats>
22                         </calendar>
23                 </calendars>
24         </dates>
25 </ldml>