classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Patch java.util.Date


From: Jeroen Frijters
Subject: [cp-patches] FYI: Patch java.util.Date
Date: Tue, 12 Oct 2004 13:48:25 +0200

Hi,

I committed the attached patch.

Regards,
Jeroen

2004-10-12  Jeroen Frijters  <address@hidden>

        * java/util/Date.java
        (Date(int,int,int), Date(int,int,int,int,int)): Delegate to
other
        constructor.
        (Date(int,int,int,int,int,int)): Fixed to handle out-of-range
        arguments.
        (getTimezoneOffset): Inverted sign.

Attachment: Date.patch
Description: Date.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]