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

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

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

revision 1.2 by egagnon, Sun Aug 11 21:19:01 2002 UTC revision 1.2.2.1 by gnu_andrew, Sun Jan 16 15:15:02 2005 UTC
# Line 59  public class LocaleInformation_bs_BA ext Line 59  public class LocaleInformation_bs_BA ext
59    static final String[] ampms = { "", "" };    static final String[] ampms = { "", "" };
60    
61    static final String shortDateFormat = "dd.MM.yyyy";    static final String shortDateFormat = "dd.MM.yyyy";
   static final String defaultTimeFormat = "";  
62    static final String currencySymbol = "KM";    static final String currencySymbol = "KM";
63    static final String intlCurrencySymbol = "BAK";    static final String intlCurrencySymbol = "BAK";
64    static final String currencyFormat = "$ #,###,##0.00;-$ #,###,##0.00";    static final String currencyFormat = "$ #,###,##0.00;-$ #,###,##0.00";
# Line 72  public class LocaleInformation_bs_BA ext Line 71  public class LocaleInformation_bs_BA 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.2  
changed lines
  Added in v.1.2.2.1

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