/[classpath]/classpath/gnu/java/locale/LocaleInformation_en_ZW.java
ViewVC logotype

Diff of /classpath/gnu/java/locale/LocaleInformation_en_ZW.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mkoch, Wed Dec 1 19:17:59 2004 UTC revision 1.4 by mkoch, Fri Dec 17 11:01:32 2004 UTC
# Line 59  public class LocaleInformation_en_ZW ext Line 59  public class LocaleInformation_en_ZW ext
59    static final String[] ampms = LocaleInformation_en_ZA.ampms;    static final String[] ampms = LocaleInformation_en_ZA.ampms;
60    
61    static final String shortDateFormat = LocaleInformation_en_ZA.shortDateFormat;    static final String shortDateFormat = LocaleInformation_en_ZA.shortDateFormat;
   static final String defaultTimeFormat = LocaleInformation_en_ZA.defaultTimeFormat;  
62    static final String currencySymbol = "Z$";    static final String currencySymbol = "Z$";
63    static final String intlCurrencySymbol = "ZWD";    static final String intlCurrencySymbol = "ZWD";
64    static final String currencyFormat = "$#,###,##0.00;-$#,###,##0.00";    static final String currencyFormat = "$#,###,##0.00;-$#,###,##0.00";
# Line 72  public class LocaleInformation_en_ZW ext Line 71  public class LocaleInformation_en_ZW ext
71      { "months", months },      { "months", months },
72      { "ampms", ampms },      { "ampms", ampms },
73      { "shortDateFormat", shortDateFormat },      { "shortDateFormat", shortDateFormat },
     { "defaultTimeFormat", defaultTimeFormat },  
74      { "currencySymbol", currencySymbol },      { "currencySymbol", currencySymbol },
75      { "intlCurrencySymbol", intlCurrencySymbol },      { "intlCurrencySymbol", intlCurrencySymbol },
76      { "currencyFormat", currencyFormat },      { "currencyFormat", currencyFormat },

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26