| Index: source/data/locales/es_PE.txt
|
| diff --git a/source/data/locales/es_PE.txt b/source/data/locales/es_PE.txt
|
| index 4d13f60dba34876e42658147894c84d5a9b65bee..67a7466490ea6895fdd55c81795b637220b2e614 100644
|
| --- a/source/data/locales/es_PE.txt
|
| +++ b/source/data/locales/es_PE.txt
|
| @@ -1,14 +1,8 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * 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
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| es_PE{
|
| %%Parent{"es_419"}
|
| - Version{"2.1.19.14"}
|
| + Version{"2.1.27.99"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -28,6 +22,14 @@ es_PE{
|
| }
|
| }
|
| gregorian{
|
| + AmPmMarkers{
|
| + "a. m.",
|
| + "p. m.",
|
| + }
|
| + AmPmMarkersAbbr{
|
| + "a. m.",
|
| + "p. m.",
|
| + }
|
| DateTimePatterns{
|
| "HH:mm:ss zzzz",
|
| "HH:mm:ss z",
|
| @@ -43,6 +45,22 @@ es_PE{
|
| "{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."}
|
| + }
|
| + }
|
| + }
|
| monthNames{
|
| format{
|
| abbreviated{
|
|
|