2f0c0aac46
X-SVN-Rev: 15606
96 lines
2.4 KiB
XML
96 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.1/ldml.dtd">
|
||
<ldml>
|
||
<identity>
|
||
<version number="1.1"/>
|
||
<generation date="2004-05-27" />
|
||
<language type="es" />
|
||
<territory type="AR" />
|
||
</identity>
|
||
<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'h'''mm z</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
<timeFormatLength type="long">
|
||
<timeFormat >
|
||
<pattern>H:mm:ss z</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
<timeFormatLength type="medium">
|
||
<timeFormat >
|
||
<pattern>HH:mm:ss</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
<timeFormatLength type="short">
|
||
<timeFormat >
|
||
<pattern>HH:mm</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
</timeFormats>
|
||
<dateTimeFormats>
|
||
<dateTimeFormatLength >
|
||
<dateTimeFormat>
|
||
<pattern>{1} {0}</pattern>
|
||
</dateTimeFormat>
|
||
</dateTimeFormatLength >
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
</calendars>
|
||
</dates>
|
||
<numbers>
|
||
<symbols>
|
||
<decimal>,</decimal>
|
||
<group>.</group>
|
||
<list>;</list>
|
||
<percentSign>%</percentSign>
|
||
<nativeZeroDigit>0</nativeZeroDigit>
|
||
<patternDigit>#</patternDigit>
|
||
<plusSign>+</plusSign>
|
||
<minusSign>-</minusSign>
|
||
<exponential>E</exponential>
|
||
<perMille>‰</perMille>
|
||
<infinity>∞</infinity>
|
||
<nan><EFBFBD></nan>
|
||
</symbols>
|
||
<currencies>
|
||
<currency type="ARS">
|
||
<displayName>Peso Argentino</displayName>
|
||
<symbol>$</symbol>
|
||
</currency>
|
||
<currency type="USD">
|
||
<displayName>Dólar Americano</displayName>
|
||
<symbol>US$</symbol>
|
||
</currency>
|
||
</currencies>
|
||
</numbers>
|
||
</ldml>
|