From b2fc66bf8b14fe4643120837ccf3520cae6b0fa5 Mon Sep 17 00:00:00 2001 From: Alan Liu Date: Tue, 9 Mar 2004 22:24:14 +0000 Subject: [PATCH] ICU-3391 add pattern chars for YeugAZ fields X-SVN-Rev: 14659 --- icu4j/src/com/ibm/icu/text/DateFormatSymbols.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/icu4j/src/com/ibm/icu/text/DateFormatSymbols.java b/icu4j/src/com/ibm/icu/text/DateFormatSymbols.java index 40cec7528f9..c35fc154b1f 100755 --- a/icu4j/src/com/ibm/icu/text/DateFormatSymbols.java +++ b/icu4j/src/com/ibm/icu/text/DateFormatSymbols.java @@ -5,8 +5,8 @@ ******************************************************************************* * * $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/text/DateFormatSymbols.java,v $ - * $Date: 2004/02/10 21:52:48 $ - * $Revision: 1.25 $ + * $Date: 2004/03/09 22:24:14 $ + * $Revision: 1.26 $ * ***************************************************************************************** */ @@ -185,9 +185,9 @@ public class DateFormatSymbols implements Serializable, Cloneable { /** * Unlocalized date-time pattern characters. For example: 'y', 'd', etc. - * All locales use the same these unlocalized pattern characters. + * All locales use the same unlocalized pattern characters. */ - static final String patternChars = "GyMdkHmsSEDFwWahKzu"; + static final String patternChars = "GyMdkHmsSEDFwWahKzYeugAZ"; /** * Localized date-time pattern characters. For example, a locale may