// ***************************************************************************
// *
-// * Copyright (C) 2004 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/es_AR.xml
+// * Copyright (C) 2015 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_AR.xml
// *
// ***************************************************************************
es_AR{
- Currencies{
- ARS{
- "$",
- "Peso Argentino",
- }
- USD{
- "US$",
- "Dólar Americano",
- }
- }
+ %%Parent{"es_419"}
NumberElements{
- ",",
- ".",
- ";",
- "%",
- "0",
- "#",
- "-",
- "E",
- "‰",
- "∞",
- "�",
- "+",
+ latn{
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
}
- Version{"1.2"}
+ Version{"2.1.13.23"}
calendar{
+ generic{
+ availableFormats{
+ MEd{"E d-M"}
+ yyyyM{"M-y G"}
+ }
+ }
gregorian{
- DateTimePatterns{
- "HH'h'''mm z",
- "H:mm:ss z",
- "HH:mm:ss",
- "HH:mm",
- "EEEE d' de 'MMMM' de 'yyyy",
- "d' de 'MMMM' de 'yyyy",
- "dd/MM/yyyy",
- "dd/MM/yy",
- "{1} {0}",
+ availableFormats{
+ MEd{"E d-M"}
+ yM{"M-y"}
}
}
}