Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to get month translated for different languages. #70

Open
Krits01 opened this issue Feb 23, 2017 · 1 comment
Open

Is it possible to get month translated for different languages. #70

Krits01 opened this issue Feb 23, 2017 · 1 comment

Comments

@Krits01
Copy link

Krits01 commented Feb 23, 2017

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

@dpicon83
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants