This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GregorianCalendar fixes


>>>>> ":" == Mark Wielaard <mark@klomp.org> writes:

:> and to have a ChangeLog entry for this patch (Ito?).

How about this?

2003-11-25  Ito Kazumitsu  <kaz@maczuka.gcd.org>

	* java/util/GregorianCalendar.java (getLinearTime): avoid counting
          the leap day of the leap year twice.
	  (computeFields): corrected so that the first week of month is
          not 0 but 1.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]