classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Fixes to Cal, GregCal, SimpleDateFormat


From: Sven de Marothy
Subject: [cp-patches] FYI: Fixes to Cal, GregCal, SimpleDateFormat
Date: Wed, 09 Mar 2005 23:31:07 +0100

This, together with the other recent patches should wrap up nearly all
mauve failures for Calendar/GregorianCalendar.

/Sven

2005-03-09  Sven de Marothy  <address@hidden>

        * java/util/Calendar.java
        (set): Use starting day of week when one is needed if none is given.
        * java/text/SimpleDateFormat.java
        (parse): Handle 1-12 and 1-24 timestamps correctly.
        * java/util/GregorianCalendar
        (computeTime, computeFields): HOUR should be in 0-11 format.
        (nonLeniencyCheck): Adjust leniency checking to that fact.

Attachment: fixes.patch
Description: Text Data


reply via email to

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