classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Calendar,GregorianCalendar,SimpleDateFormat


From: Dalibor Topic
Subject: Re: [cp-patches] Calendar,GregorianCalendar,SimpleDateFormat
Date: Sat, 05 Feb 2005 21:27:18 +0100
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1

Sven de Marothy wrote:
Some more changes to GregorianCalendar, fixes date-parsing regression
caused by previous changes.

2005-02-05  Sven de Marothy  <address@hidden>

        * java/text/SimpleDateFormat.java
        (parse): Tweak handling of 2-year dates
        * java/util/Calendar.java
        (clear): Clear fields to correct value.
        * java/util/GregorianCalendar.java
        (computeTime): Correct handling of time zones.
        Correct field minimum values.

Thanks a lot! That works very well, and fixes the regression test failure I was seeing in Kaffe. I've checked it in into Kaffe. It should go into Classpath, too :)

cheers,
calibor topic




reply via email to

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