This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: suns or gcj date parsing way - parseFromThatZone or parse2myZone
- To: java at gcc dot gnu dot org
- Subject: Re: suns or gcj date parsing way - parseFromThatZone or parse2myZone
- From: Nic Ferrier <nferrier at tf1 dot tapsellferrier dot co dot uk>
- Date: Tue, 02 Oct 2001 23:20:42 +0100
>Sun JDK 1.3 - parsing from a given timezone (GMT) to my default.
>GCJ 3.0.2 - parsing from a timezone(GMT in this case???) to my given
>one.
Can you go and check the patches list?
I submitted a patch on timezone parsing that fixed GCJ for
GNU-Paperclips (which has to parse HTTP dates).
The fix made Paperclips work on both GCJ and Sun. I can't rememeber if
it was ever included but it didn't look like it had been when I last
updated my CVS.
Nic Ferrier