Thursday, June 27, 2013

Using NumberFormat.setForcedLatinDigits

Hello,

I was looking to use this method to force latin decimal symbols. Maybe I am doing something wrong but it is not yielding the expected result.
The locale is set to 'en' in the module configuration file, when I evaluate LocaleInfo.getCurrentLocale().getLocaleName() on the client this yields the expected result.

Making the call to NumberFormat.setForcedLatinDigits with value 'true' and formatting some numbers does not yield the expected result of comma as decimal separator and dot as grouping separator.

Any tips would be greatly appreciated!

thanks
jan

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment