Re: numberformat problems
Re: numberformat problems
- Subject: Re: numberformat problems
- From: Anjo Krank <email@hidden>
- Date: Fri, 16 Jul 2004 11:01:29 +0200
Am 16.07.2004 um 04:41 schrieb Greg Hulands:
I am just trying to fix this is my code and I still do not have a
dollar sign. I put this in my Application class:
ERXLocalizer.setDefaultLanguage("English");
ERXLocalizer.localizerForLanguage("English").setLocalizedNumberFormatFo
r
Key(NumberFormat.getCurrencyInstance(), "$#,##0.##");
But all this seems to do is throw an exception when It needs to use the
formatter.
Anyone know how to fix it?
Not without knowing what "an exception" means.
Cheers, Anjo
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.