I have to extend DatePicker to custom it and show the picker in this format: Monday, 12 November. How can I do? Which method I have to implement?
Asked
Active
Viewed 595 times
0
-
check this : http://stackoverflow.com/questions/7208769/android-how-to-change-the-datepicker-view-date-format-from-mm-dd-yyyy-to-dd-mm – Apollo Mar 02 '15 at 15:17
-
check out this https://github.com/derekbrameyer/android-betterpickers may be it would help you – Shadik Khan Mar 02 '15 at 17:46