/[classpath]/classpath/java/util/Date.java
ViewVC logotype

Diff of /classpath/java/util/Date.java

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

revision 1.20 by gnu_andrew, Fri Oct 22 03:16:40 2004 UTC revision 1.21 by mkoch, Wed Feb 16 12:36:21 2005 UTC
# Line 1  Line 1 
1  /* java.util.Date  /* java.util.Date
2     Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 2001, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 685  public class Date Line 685  public class Date
685     * <p>     * <p>
686     * A sequence of consecutive alphabetic characters is recognised as a word,     * A sequence of consecutive alphabetic characters is recognised as a word,
687     * and interpreted as follows, in a case-insentive fashion:     * and interpreted as follows, in a case-insentive fashion:
688       * <ul>
689     * <li>     * <li>
690     * The characters 'AM' or 'PM' restrict the hour value to a value between 0     * The characters 'AM' or 'PM' restrict the hour value to a value between 0
691     * and 12.  In the latter case, 12 is added to the hour value before storage.     * and 12.  In the latter case, 12 is added to the hour value before storage.

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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