[java] Add missing SimpleTimeZone members

Jerry Quinn jlquinn@optonline.net
Sat May 1 16:45:00 GMT 2004


Michael Koch writes:
 > Am Samstag, 24. April 2004 19:02 schrieb Jerry Quinn:
 > > Michael Koch writes:
 > >  > Am Samstag, 24. April 2004 00:01 schrieb Jerry Quinn:
 > >  > > This patch adds all the missing members for SimpleTimeZone.
 > >  >
 > >  > Can you write a patch to add Mauve testcases for this before it
 > >  > gets commited ?
 > >
 > > OK, I'm trying out mauve now.  What should I do with the mauve
 > > testcases once written?
 > 
 > You can send them to me or this list for review/commit and/or you can 
 > get mauve cvs access from Tom Tromey.

The mauve tests are in.  What do you think about the patch?

I'm also looking at more revamping of the calculations.  There's
already a PR, and in general, I think the current code doesn't work
well if a rule is specified one way and getOffset uses a different
representation.

Thanks,
Jerry Quinn



More information about the Java-patches mailing list