There's simillar thread "Problem in SimpleDateFormat MMM return month
number" - we formerly suspected HTC Desire bug as users started to
complain after update to Froyo, but I spotted the same problem on 1.5
emulator today so I start suspect is not the really the case.
>> > Format formatter = new SimpleDateFormat("MM/dd E");
>> > like i wanna display 08/05 T {month/day dayofweek}
>> > but only 08/05 is displayed. Day is not displayed.
>> > how to do that ?
you can enforce locale (2nd argument while creating SimpleDateFormat object).
What device/OS you see this on?
--
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