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

Diff of /classpath/gnu/java/locale/LocaleInformation_iw_IL.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:04 2005 UTC
# Line 59  public class LocaleInformation_iw_IL ext Line 59  public class LocaleInformation_iw_IL ext
59    static final String[] ampms = { "AM", "PM" };    static final String[] ampms = { "AM", "PM" };
60    
61    static final String shortDateFormat = "dd/MM/yy";    static final String shortDateFormat = "dd/MM/yy";
   static final String defaultTimeFormat = "hh:m:s a";  
62    static final String currencySymbol = "\u05E9\u05D7";    static final String currencySymbol = "\u05E9\u05D7";
63    static final String intlCurrencySymbol = "ILS";    static final String intlCurrencySymbol = "ILS";
64    static final String currencyFormat = "$ #,###,##0.00;$ #,###,##0.00-";    static final String currencyFormat = "$ #,###,##0.00;$ #,###,##0.00-";
# Line 72  public class LocaleInformation_iw_IL ext Line 71  public class LocaleInformation_iw_IL 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