I'm using the DatePickerDialog and it works like a charm. Now I would like to set my own values from 3 string arrays (array.xml) into the datepicker. The reason is that I'm changing the locale inside the app, instead of the entire phone.
Is this possible? Or should I make a custom picker instead of the DatePicker? I searched for it but can't find anything that suits my request.
Cheers!
Edit:
Standard DatePicker have: Jan, Feb, Mar, Apr, May...Dec. But when I change the locale it should change to: (ES) Ene, Feb, Mar, Abr, May...Dic