material-datetime-picker
material-datetime-picker copied to clipboard
Multilingual version
Based on another PR (https://github.com/ripjar/material-datetime-picker/pull/129), which was merged to version 2.3.0 but was removed in version 2.4.0, support for locale language was added. Also comparing to previous PR, this one translates not only names for days of week, but also months and time units. All user has to do is to pass 'locale' parameter when initializing MaterialDateTimePicker. Also unlike previous PR, this one uses the same version of moment.js
Thanks for the contribution! I hope to take a look later this week.
This looks good, any ideia when we can get it merged in, @joews?