MDatePickerView
MDatePickerView copied to clipboard
Localization and fixed bugs
First, I fixed a crash, happening where you change from a date to a date that doesn't exists: i.e: Having selected 30 Jan, and tap on February, it tries to go to 30 Feb, that doesn't exists, and it crashes.
Second, I changed strings for date formatters, so all the strings should be automatically translated.
Enjoy 😊