vitalets/combodate

Is it possible to get month translated for different languages.

Opened this issue · 1 comments

I have to translate month, so is it possible from this plugin ?

How this plugin uses moment.js, you have to load the translation file of moment and set the language on your script.
For example, if you want the language pt-br, load the file pt-br.js and put
locale: 'pt-br'
on your script