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

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

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

revision 1.6 by mkoch, Fri Dec 17 14:57:53 2004 UTC revision 1.7 by mkoch, Sat Dec 18 21:18:53 2004 UTC
# Line 76  public class LocaleInformation_es_ES ext Line 76  public class LocaleInformation_es_ES ext
76      { "shortDateFormat", "dd/MM/yy" },      { "shortDateFormat", "dd/MM/yy" },
77      { "mediumDateFormat", "dd/MM/yyyy" },      { "mediumDateFormat", "dd/MM/yyyy" },
78      { "shortTimeFormat", "H:mm" },      { "shortTimeFormat", "H:mm" },
79      { "mediumTimeFormat", "H:mm:ss" }      { "mediumTimeFormat", "H:mm:ss" },
80    };    };
81    
82    public Object[][] getContents() { return contents; }    public Object[][] getContents() { return contents; }

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

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