Issue on Android Datepicker

Dec 15 2015 4:01 AM
I have small problem is that i want to show a time picker using DialogFragment after clicking button in Main activity.
This is  done with out having any problems.But whenever we launch Date picker it comes with normal numbering and in the left side we can see Day,Month and year formatted window.
       Now i want to display  only numbers of the month for that what i need to do. 

Answers (1)