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

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

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

revision 1.6.2.3 by gnu_andrew, Mon Feb 21 02:50:40 2005 UTC revision 1.6.2.4 by gnu_andrew, Sun Mar 13 14:38:28 2005 UTC
# Line 1  Line 1 
1  /* LocaleInformation_nb.java --  /* LocaleInformation_nb.java --
2     Copyright (C) 2004  Free Software Foundation, Inc.     Copyright (C) 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 212  public class LocaleInformation_nb extend Line 212  public class LocaleInformation_nb extend
212      { "months", months },      { "months", months },
213      { "shortWeekdays", shortWeekdays },      { "shortWeekdays", shortWeekdays },
214      { "weekdays", weekdays },      { "weekdays", weekdays },
215        { "minNumberOfDaysInFirstWeek", "4" },
216        { "firstDayOfWeek", "mon" },
217      { "eras", eras },      { "eras", eras },
218      { "shortDateFormat", "dd.MM.yy" },      { "shortDateFormat", "dd.MM.yy" },
219      { "mediumDateFormat", "d. MMM. yyyy" },      { "mediumDateFormat", "d. MMM. yyyy" },

Legend:
Removed from v.1.6.2.3  
changed lines
  Added in v.1.6.2.4

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