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
Based on mreichelts answer I created a SupportDatePickerDialog.java which wraps aroudn DatePickerDialog and automatically fixes the context for android 5.0 and 5.1.
DatePickerDialog
See gist