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

Diff of /classpath/java/util/SimpleTimeZone.java

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

revision 1.18.2.7 by gnu_andrew, Tue Sep 20 18:46:30 2005 UTC revision 1.18.2.8 by gnu_andrew, Wed Nov 2 00:43:37 2005 UTC
# Line 468  public class SimpleTimeZone extends Time Line 468  public class SimpleTimeZone extends Time
468     * @param dayOfWeek The day of week where daylight savings start.     * @param dayOfWeek The day of week where daylight savings start.
469     * @param time The time in milliseconds standard time where daylight     * @param time The time in milliseconds standard time where daylight
470     * savings start.     * savings start.
471       * @exception IllegalArgumentException if parameters are out of range.
472     * @see SimpleTimeZone     * @see SimpleTimeZone
473     */     */
474    public void setStartRule(int month, int day, int dayOfWeek, int time)    public void setStartRule(int month, int day, int dayOfWeek, int time)

Legend:
Removed from v.1.18.2.7  
changed lines
  Added in v.1.18.2.8

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