Edit : I checked that the issue only appears when the phone is set with \"French\" language.
I\'m currently building my own app and I have an issue
this also happens when you programatically define a min date further than the max date
min date
max date
datePicker.getDatePicker().setMaxDate(15000000); datePicker.getDatePicker().setMinDate(16000000);