Hi, After setting the locale to say 'fr_FR', I get the date as "7 2, 2009" for the pattern 'mmm d, yyyy' using SimpleDateFormat. I'm expecting the localized month name while I get the month number instead.
Is there something I'm missing since resetting it back to en_US seems to be returning the correct date ie, "Jun 2, 2009" ? Thanks for the help! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

