This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libgcj/11085] SimpleDateFormat fails to parse valid dates


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11085



------- Additional Comments From tromey@redhat.com  2003-06-08 02:04 -------
I looked at this today.

I've fixed a couple bugs in this area.  I'll check in the patch
soon.

The bigger problem is that our SimpleDateFormat doesn't understand
the "Z" format.  I'm leaving this part unfixed for now.


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