/[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.14 by mkoch, Thu Jun 19 16:23:39 2003 UTC revision 1.15 by mkoch, Sat Jun 21 12:08:11 2003 UTC
# Line 507  public class SimpleTimeZone extends Time Line 507  public class SimpleTimeZone extends Time
507     * Gets the daylight savings offset.  This is a positive offset in     * Gets the daylight savings offset.  This is a positive offset in
508     * milliseconds with respect to standard time.  Typically this     * milliseconds with respect to standard time.  Typically this
509     * is one hour, but for some time zones this may be half an our.     * is one hour, but for some time zones this may be half an our.
    *  
510     * @return the daylight savings offset in milliseconds.     * @return the daylight savings offset in milliseconds.
511     *     *
512     * @since 1.2     * @since JDK1.2
513     */     */
514    public int getDSTSavings()    public int getDSTSavings()
515    {    {

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

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