// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/es_PE.xml
// ***************************************************************************
es_PE{
%%Parent{"es_419"}
- Version{"2.0.90.61"}
+ Version{"2.1.13.23"}
calendar{
generic{
DateTimePatterns{
- "HH'H'mm''ss'' zzzz",
- "H:mm:ss z",
- "H:mm:ss",
- "H:mm",
+ "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",
"dd/MM/y G",
}
gregorian{
DateTimePatterns{
- "HH'H'mm''ss'' zzzz",
- "H:mm:ss z",
- "H:mm:ss",
- "H: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",
- "d/M/y",
+ "d MMM y",
"d/MM/yy",
"{1} {0}",
"{1}, {0}",
"{1} {0}",
"{1} {0}",
}
+ monthNames{
+ format{
+ abbreviated{
+ "ene.",
+ "feb.",
+ "mar.",
+ "abr.",
+ "may.",
+ "jun.",
+ "jul.",
+ "ago.",
+ "set.",
+ "oct.",
+ "nov.",
+ "dic.",
+ }
+ wide{
+ "enero",
+ "febrero",
+ "marzo",
+ "abril",
+ "mayo",
+ "junio",
+ "julio",
+ "agosto",
+ "setiembre",
+ "octubre",
+ "noviembre",
+ "diciembre",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "Ene.",
+ "Feb.",
+ "Mar.",
+ "Abr.",
+ "May.",
+ "Jun.",
+ "Jul.",
+ "Ago.",
+ "Set.",
+ "Oct.",
+ "Nov.",
+ "Dic.",
+ }
+ wide{
+ "Enero",
+ "Febrero",
+ "Marzo",
+ "Abril",
+ "Mayo",
+ "Junio",
+ "Julio",
+ "Agosto",
+ "Setiembre",
+ "Octubre",
+ "Noviembre",
+ "Diciembre",
+ }
+ }
+ }
}
}
}