| Index: source/data/locales/es_EC.txt
|
| diff --git a/source/data/locales/es_EC.txt b/source/data/locales/es_EC.txt
|
| index 09b93808f891d380b303c54aa072aed51426201e..1861bd0f85f279ee67d09f9de72f6e5e2a423f3f 100644
|
| --- a/source/data/locales/es_EC.txt
|
| +++ b/source/data/locales/es_EC.txt
|
| @@ -1,11 +1,5 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * Copyright (C) 2015 International Business Machines
|
| -// * Corporation and others. All Rights Reserved.
|
| -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| -// * Source File: <path>/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{
|
| @@ -19,5 +13,38 @@ es_EC{
|
| }
|
| }
|
| }
|
| - Version{"2.1.19.14"}
|
| + Version{"2.1.27.99"}
|
| + calendar{
|
| + gregorian{
|
| + 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."}
|
| + }
|
| + }
|
| }
|
|
|