/[classpath]/classpath/java/text/DateFormatSymbols.java
ViewVC logotype

Diff of /classpath/java/text/DateFormatSymbols.java

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

revision 1.14 by bryce, Tue Jun 15 22:40:39 2004 UTC revision 1.14.2.1 by gnu_andrew, Sat Feb 19 10:50:41 2005 UTC
# Line 1  Line 1 
1  /* DateFormatSymbols.java -- Format over a range of numbers  /* DateFormatSymbols.java -- Format over a range of numbers
2     Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 2001, 2003, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 45  import java.util.ResourceBundle; Line 45  import java.util.ResourceBundle;
45  /**  /**
46   * This class acts as container for locale specific date/time formatting   * This class acts as container for locale specific date/time formatting
47   * information such as the days of the week and the months of the year.   * information such as the days of the week and the months of the year.
48   * @author Per Bothner <bothner@cygnus.com>   * @author Per Bothner (bothner@cygnus.com)
49   * @date October 24, 1998.   * @date October 24, 1998.
50   */   */
51  /* Written using "Java Class Libraries", 2nd edition, ISBN 0-201-31002-3.  /* Written using "Java Class Libraries", 2nd edition, ISBN 0-201-31002-3.

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.14.2.1

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