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

Diff of /classpath/gnu/java/locale/LocaleInformation_en_HK.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 57  public class LocaleInformation_en_HK ext Line 57  public class LocaleInformation_en_HK ext
57      { "shortDateFormat", "dd/MM/yyyy" },      { "shortDateFormat", "dd/MM/yyyy" },
58      { "mediumDateFormat", "d MMM yyyy" },      { "mediumDateFormat", "d MMM yyyy" },
59      { "longDateFormat", "d MMMM yyyy" },      { "longDateFormat", "d MMMM yyyy" },
60      { "fullDateFormat", "EEEE, d MMMM yyyy" }      { "fullDateFormat", "EEEE, d MMMM yyyy" },
61    };    };
62    
63    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