-// ***************************************************************************
-// *
-// * 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_EC.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
es_EC{
+ %%Parent{"es_419"}
NumberElements{
- ",",
- ".",
- ";",
- "%",
- "0",
- "#",
- "-",
- "E",
- "‰",
- "∞",
- "�",
- "+",
- }
- NumberPatterns{
- "#,##0.###;-#,##0.###",
- "¤#,##0.00;¤-#,##0.00",
- "#,##0%",
- "#E0",
+ latn{
+ patterns{
+ currencyFormat{"¤#,##0.00;¤-#,##0.00"}
+ }
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
}
- Version{"1.2"}
+ Version{"2.1.38.39"}
calendar{
gregorian{
- DateTimePatterns{
- "HH:mm:ss z",
- "H:mm:ss z",
- "H:mm:ss",
- "H:mm",
- "EEEE d' de 'MMMM' de 'yyyy",
- "d' de 'MMMM' de 'yyyy",
- "dd/MM/yyyy",
- "dd/MM/yy",
- "{1} {0}",
+ AmPmMarkers{
+ "a. m.",
+ "p. m.",
}
+ AmPmMarkersAbbr{
+ "a. m.",
+ "p. m.",
+ }
+ dayPeriod{
+ stand-alone{
+ abbreviated{
+ am{"a. m."}
+ pm{"p. m."}
+ }
+ narrow{
+ am{"a. m."}
+ pm{"p. m."}
+ }
+ wide{
+ am{"a. m."}
+ pm{"p. m."}
+ }
+ }
+ }
+ }
+ }
+ fields{
+ dayperiod{
+ dn{"a. m./p. m."}
}
}
}