// ***************************************************************************
// *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/es_AR.xml
+// * Copyright (C) 2013 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{
- Version{"2.0.46.25"}
+ %%Parent{"es_419"}
+ NumberElements{
+ latn{
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
+ }
+ Version{"2.0.82.45"}
calendar{
- gregorian{
- AmPmMarkers{
- "a.m.",
- "p.m.",
+ generic{
+ DateTimePatterns{
+ "HH'h'''mm:ss zzzz",
+ "H:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d 'de' MMMM 'de' y G",
+ "d 'de' MMMM 'de' y G",
+ "dd/MM/y G",
+ "dd/MM/yy GGGGG",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
}
- DateTimeElements:intvector{
- 1,
- 4,
+ availableFormats{
+ MEd{"E d-M"}
+ yM{"M-y"}
}
+ }
+ gregorian{
DateTimePatterns{
"HH'h'''mm:ss zzzz",
"H:mm:ss z",
"HH:mm:ss",
"HH:mm",
- "EEEE d 'de' MMMM 'de' y",
+ "EEEE, d 'de' MMMM 'de' y",
"d 'de' MMMM 'de' y",
- "dd/MM/yyyy",
+ "dd/MM/y",
"dd/MM/yy",
"{1} {0}",
"{1} {0}",
}
availableFormats{
MEd{"E d-M"}
- yM{"M-yyyy"}
+ yM{"M-y"}
}
}
}
- measurementSystemNames{
- US{"estadounidense"}
- metric{"métrico"}
- }
}