-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * 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_PA.xml
// *
// ***************************************************************************
-
-es_PA {
- Version { "2.0" }
- DateTimePatterns {
- "hh:mm:ss a z",
- "hh:mm:ss a z",
- "hh:mm:ss a",
- "hh:mm a",
- "EEEE d' de 'MMMM' de 'yyyy",
- "d' de 'MMMM' de 'yyyy",
- "MM/dd/yyyy",
- "MM/dd/yy",
- "{1} {0}",
+es_PA{
+ %%Parent{"es_419"}
+ PaperSize:intvector{
+ 279,
+ 216,
+ }
+ Version{"2.0.64.50"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d 'de' MMMM 'de' y",
+ "d 'de' MMMM 'de' y",
+ "MM/dd/yyyy",
+ "MM/dd/yy",
+ "{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"}
+ }
+ }
}
- LocaleID:int { 0x180a }
-// LocaleString { "es_PA" }
-// NumberElements {
-// ".",
-// ",",
-// ";",
-// "%",
-// "0",
-// "#",
-// "-",
-// "E",
-// "\u2030",
-// "\u221E",
-// "\uFFFD",
-// }
-// ShortCountry { "PAN" }
}