// ***************************************************************************
// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/es_PR.xml
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_PR.xml
// *
// ***************************************************************************
es_PR{
%%Parent{"es_419"}
- PaperSize:intvector{
- 279,
- 216,
- }
- Version{"2.0.64.50"}
+ Version{"2.0.98.76"}
calendar{
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d 'de' MMMM 'de' y G",
+ "d 'de' MMMM 'de' y G",
+ "MM/dd/y G",
+ "MM/dd/yy GGGGG",
+ "{1} {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ MEd{"E, MM/dd"}
+ Md{"MM/dd"}
+ yyyyM{"MM/y G"}
+ yyyyMEd{"E MM/dd/y G"}
+ yyyyMd{"MM/dd/y G"}
+ }
+ }
gregorian{
DateTimePatterns{
- "HH:mm:ss zzzz",
- "HH:mm:ss z",
- "HH:mm:ss",
- "HH:mm",
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
"EEEE, d 'de' MMMM 'de' y",
"d 'de' MMMM 'de' y",
- "MM/dd/yyyy",
+ "MM/dd/y",
"MM/dd/yy",
"{1} {0}",
- "{1} {0}",
- "{1} {0}",
+ "{1}, {0}",
+ "{1}, {0}",
"{1} {0}",
"{1} {0}",
}
availableFormats{
MEd{"E, MM/dd"}
Md{"MM/dd"}
- yM{"MM/yy"}
- yMEd{"E MM/dd/yy"}
- yMd{"MM/dd/yy"}
+ yM{"MM/y"}
+ yMEd{"E MM/dd/y"}
+ yMd{"MM/dd/y"}
+ }
+ }
+ }
+ unitsNarrow{
+ temperature{
+ celsius{
+ one{"{0}°C"}
+ other{"{0}°C"}
+ }
+ fahrenheit{
+ one{"{0}°"}
+ other{"{0}°"}
}
}
}