Realized that number and date formatting for different locales is not being supported in version 1.5....
For instance, the number "1.23" was being displayed as "1,23" in the German (de) locale on firmware version 1.1 (correctly using comma as a decimal separator); however, with the ugrade to firmware version 1.5, we no longer see that behavior. This applies to all new locales introduced with the SDK 1.5, including Spain, Netherlands, Poland, etc. All numbers are using "." (period) as the decimal separator regardless of the locale/region, and since this was working seamlessly with the german locale on 1.1, we find this a little odd. Is anyone else experiencing the same issue? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

