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

Diff of /classpath/gnu/java/locale/LocaleInformation_fr_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 76  public class LocaleInformation_fr_CA ext Line 76  public class LocaleInformation_fr_CA ext
76      { "currencyFormat", "#,##0.00 \u00a4;(#,##0.00\u00a4)" },      { "currencyFormat", "#,##0.00 \u00a4;(#,##0.00\u00a4)" },
77      { "shortDateFormat", "yy-MM-dd" },      { "shortDateFormat", "yy-MM-dd" },
78      { "mediumDateFormat", "yy-MM-dd" },      { "mediumDateFormat", "yy-MM-dd" },
79      { "fullTimeFormat", "HH' h 'mm' min 'ss' s 'z" }      { "fullTimeFormat", "HH' h 'mm' min 'ss' s 'z" },
80    };    };
81    
82    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