You did nothing wrong. Htc seems to have shipped an unlocalized runtime. The only workaround is to use dateformat from android.text. sucks big time since there is no locale awareness in thhere. Moreover there is no way to test reliably either g
On Aug 16, 2:34 am, Rob <robkn...@gmail.com> wrote: > Hi, > > I am running into a small issue where > DateFormat.getDateInstance(DateFormat.LONG).format(d) returns a string > like "14 mei 2010" in the Android emulator (API level 4 and up, set to > dutch language), but returns "2010 5 14" on a device running HTC > Sense, and I can not find a way to get this right. Other apps show > properly formatted dates in dutch, so I must be doing something wrong. > Anybody have a clue? > > Thanks, > Rob -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en