This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
date formatting
- To: java at gcc dot gnu dot org
- Subject: date formatting
- From: "Nic Ferrier" <nferrier at tapsellferrier dot co dot uk>
- Date: Sat, 07 Jul 2001 03:09:12 +0100
I think Tom mentioned (a day or two ago) some problems with the
java.text date formating implementation.
It certainly is broken in my GCC 3.0 distrib.
Paperclips needs date formatting to do conditional-gets so I need it
fixed in GCJ.
I'm happy to do it, does anybody have a view of what is broken? Is it
fundamentally screwed or just a little bit wonky?
Nic