material-datetime-picker icon indicating copy to clipboard operation
material-datetime-picker copied to clipboard

Multilingual version

Open malyfko opened this issue 8 years ago • 2 comments

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

malyfko avatar Jun 08 '17 17:06 malyfko

Thanks for the contribution! I hope to take a look later this week.

joews avatar Jun 12 '17 10:06 joews

This looks good, any ideia when we can get it merged in, @joews?

lucasbento avatar Oct 15 '17 11:10 lucasbento