Hi Amey, pattern can be used in "java.text.SimpleDateFormat" You can use it to resolve your issue. try to use pattern "yyyy/dd/MM" when you create SimpleDateFormat.
On Apr 26, 5:16 pm, amey bura <[email protected]> wrote: > hey i am getting an error how to solve java.text.parseexception > unparseable date 2011/26/4 while converting date from string format > to java.sql.Date format... > can anyone suggest solution to this problem... -- 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

