2002-07-15 23:44:46 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2004-05-14 01:27:16 +00:00
|
|
|
<!DOCTYPE ldml SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/ldml.dtd">
|
2003-06-26 01:19:35 +00:00
|
|
|
<ldml>
|
2003-01-08 01:57:34 +00:00
|
|
|
<identity>
|
2003-06-27 23:20:53 +00:00
|
|
|
<version number="2.0"/>
|
2004-05-14 18:58:34 +00:00
|
|
|
<generation date="2004-05-14" />
|
2003-06-27 23:20:53 +00:00
|
|
|
<language type="es" />
|
|
|
|
<territory type="MX" />
|
2003-01-08 01:57:34 +00:00
|
|
|
</identity>
|
2003-12-18 17:33:47 +00:00
|
|
|
<dates>
|
|
|
|
<calendars>
|
|
|
|
<calendar type="gregorian">
|
|
|
|
<dateFormats>
|
|
|
|
<default type="medium"/>
|
|
|
|
<dateFormatLength type="full">
|
|
|
|
<dateFormat >
|
|
|
|
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength >
|
|
|
|
<dateFormatLength type="long">
|
|
|
|
<dateFormat >
|
|
|
|
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength >
|
|
|
|
<dateFormatLength type="medium">
|
|
|
|
<dateFormat >
|
|
|
|
<pattern>dd/MM/yyyy</pattern>
|
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength >
|
|
|
|
<dateFormatLength type="short">
|
|
|
|
<dateFormat >
|
|
|
|
<pattern>dd/MM/yy</pattern>
|
|
|
|
</dateFormat>
|
|
|
|
</dateFormatLength >
|
|
|
|
</dateFormats>
|
|
|
|
<timeFormats>
|
|
|
|
<default type="medium"/>
|
|
|
|
<timeFormatLength type="full">
|
|
|
|
<timeFormat >
|
|
|
|
<pattern>hh:mm:ss a z</pattern>
|
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength >
|
|
|
|
<timeFormatLength type="long">
|
|
|
|
<timeFormat >
|
|
|
|
<pattern>hh:mm:ss a z</pattern>
|
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength >
|
|
|
|
<timeFormatLength type="medium">
|
|
|
|
<timeFormat >
|
|
|
|
<pattern>hh:mm:ss a</pattern>
|
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength >
|
|
|
|
<timeFormatLength type="short">
|
|
|
|
<timeFormat >
|
|
|
|
<pattern>hh:mm a</pattern>
|
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength >
|
|
|
|
</timeFormats>
|
|
|
|
<dateTimeFormats>
|
|
|
|
<dateTimeFormatLength >
|
|
|
|
<dateTimeFormat>
|
|
|
|
<pattern>{1} {0}</pattern>
|
|
|
|
</dateTimeFormat>
|
|
|
|
</dateTimeFormatLength >
|
|
|
|
</dateTimeFormats>
|
|
|
|
</calendar>
|
|
|
|
</calendars>
|
|
|
|
</dates>
|
|
|
|
<numbers>
|
|
|
|
<currencies>
|
|
|
|
<currency type="MXN">
|
|
|
|
<displayName>MXN</displayName>
|
|
|
|
<symbol>$</symbol>
|
|
|
|
</currency>
|
|
|
|
<currency type="USD">
|
|
|
|
<displayName>Dólar Americano</displayName>
|
|
|
|
<symbol>US$</symbol>
|
|
|
|
</currency>
|
|
|
|
</currencies>
|
|
|
|
</numbers>
|
2003-06-26 01:19:35 +00:00
|
|
|
</ldml>
|