[android-developers] Re: Alarm Clock Localization query

2010-05-03 Thread Uander
Can anyone on this mailing list help me out ?? On Fri, Apr 30, 2010 at 6:48 PM, Uander uandro...@gmail.com wrote: Hi All , Issue I mentioned here works fine in cupcake android 1.5 . it refers to a OHA issue 3985: http://code.google.com/p/android/issues/detail?id=3985 Please suggest how

[android-developers] Re: Alarm Clock Localization query

2010-04-30 Thread Uander
Hi All , Issue I mentioned here works fine in cupcake android 1.5 . it refers to a OHA issue 3985: http://code.google.com/p/android/issues/detail?id=3985 Please suggest how to fix it . in Alarms.java file , I used DateFormatSymbols(Locale.getDefault()) instead of simple DateFormatSymbols()