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

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

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

revision 1.5 by mkoch, Fri Dec 17 14:04:19 2004 UTC revision 1.6 by mkoch, Sat Dec 18 21:18:53 2004 UTC
# Line 55  public class LocaleInformation_en_CA ext Line 55  public class LocaleInformation_en_CA ext
55      { "intlCurrencySymbol", intlCurrencySymbol },      { "intlCurrencySymbol", intlCurrencySymbol },
56      { "currencyFormat", "\u00a4#,##0.00;(\u00a4#,##0.00)" },      { "currencyFormat", "\u00a4#,##0.00;(\u00a4#,##0.00)" },
57      { "shortDateFormat", "dd/MM/yy" },      { "shortDateFormat", "dd/MM/yy" },
58      { "mediumDateFormat", "d-MMM-yy" }      { "mediumDateFormat", "d-MMM-yy" },
59    };    };
60    
61    public Object[][] getContents() { return contents; }    public Object[][] getContents() { return contents; }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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