[android-developers] Re: HTC Sense Dutch Date Formatting

2010-08-16 Thread nexbug
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 wrote: > Hi, > > I am runnin

[android-developers] Re: HTC Sense Dutch Date Formatting

2010-08-16 Thread DanH
Several people have reported the problem after updating to Froyo, and I don't think it's limited to the Dutch language. (And I'm having a hard time resisting making some sort of crack about a Dutch date. ;) ) On Aug 16, 4:34 am, Rob wrote: > Hi, > > I am running into a small issue where > DateFo

[android-developers] Re: HTC Sense Dutch Date Formatting

2010-08-16 Thread Jeroen Kransen
Same problem here, also with Dutch locale (nl_NL). It started immediately after I upgraded my HTC Desire from version 2.1 to 2.2, so I suspect it is related to Froyo. Jeroen On 16 aug, 11:34, Rob wrote: > Hi, > > I am running into a small issue where > DateFormat.getDateInstance(DateFormat.LONG)