Is it possible to configure android.app.DatePickerDialog so that it is localized for the European format easily (exchange day and month and exchange the english button names with localized ones) ?
Is it possible to configure android.app.DatePickerDialog so that it is localized for the European
Share
The DatePickerDialog is localized by default. I tried it on a real device and the localization of the dialog adapts to the system default.