-// ***************************************************************************
-// *
-// * Copyright (C) 2006 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/es_BO.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
es_BO{
- Version{"1.41"}
+ %%Parent{"es_419"}
+ NumberElements{
+ latn{
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
+ }
+ Version{"2.1.38.39"}
calendar{
gregorian{
+ AmPmMarkers{
+ "a. m.",
+ "p. m.",
+ }
+ AmPmMarkersAbbr{
+ "a. m.",
+ "p. m.",
+ }
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",
- "dd/MM/yyyy",
- "dd/MM/yy",
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d 'de' MMMM 'de' y",
+ "d 'de' MMMM 'de' y",
+ "d MMM 'de' y",
+ "d/M/yy",
"{1} {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ 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."}
+ }
+ }
}