Bruno Dumon wrote:
On Wed, 2004-06-09 at 10:36, Daniel Fagerstrom wrote:<snip/>
In such case, that is not what I want to achieve, I think that the XML format should be locale independent (at least as default),
I think so too
how do one implement that?simply use Locale.US?
Seem like a better idea, I changed the code to use Locale.US as default.
/Daniel
