-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_CL.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
es_CL{
%%Parent{"es_419"}
NumberElements{
}
}
}
- Version{"2.1.21.28"}
+ Version{"2.1.47.70"}
calendar{
generic{
DateTimePatterns{
availableFormats{
MEd{"E, dd-MM"}
Md{"dd-MM"}
+ h{"h a"}
+ hm{"h:mm a"}
+ hms{"h:mm:ss a"}
+ hmsv{"h:mm:ss a v"}
+ hmv{"h:mm a v"}
yyyyM{"MM-y G"}
yyyyMEd{"E dd-MM-y G"}
yyyyMd{"dd-MM-y G"}
}
}
gregorian{
+ AmPmMarkers{
+ "a. m.",
+ "p. m.",
+ }
+ AmPmMarkersAbbr{
+ "a. m.",
+ "p. m.",
+ }
DateTimePatterns{
"HH:mm:ss zzzz",
"HH:mm:ss z",
"{1} {0}",
}
availableFormats{
+ GyMMMd{"d MMM y G"}
MEd{"E, dd-MM"}
Md{"dd-MM"}
yM{"MM-y"}
}
}
}
- intervalFormats{
- H{
- H{"H–H"}
- }
- Hm{
- H{"H:mm–H:mm"}
- m{"H:mm–H:mm"}
- }
- Hmv{
- H{"H:mm–H:mm v"}
- m{"H:mm–H:mm v"}
- }
- Hv{
- H{"H–H v"}
+ dayPeriod{
+ stand-alone{
+ abbreviated{
+ am{"a. m."}
+ pm{"p. m."}
+ }
+ narrow{
+ am{"a. m."}
+ pm{"p. m."}
+ }
+ wide{
+ am{"a. m."}
+ pm{"p. m."}
+ }
}
+ }
+ intervalFormats{
MEd{
M{"E dd-MM – E dd-MM"}
d{"E dd-MM – E dd-MM"}
}
}
}
+ fields{
+ dayperiod{
+ dn{"a. m./p. m."}
+ }
+ }
}