Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

languages and date format #45

Open
megamuf opened this issue Jun 13, 2018 · 2 comments
Open

languages and date format #45

megamuf opened this issue Jun 13, 2018 · 2 comments

Comments

@megamuf
Copy link

megamuf commented Jun 13, 2018

Hello,

have possibility to change language and date format?

Thanks in advance.

@thiagotalma
Copy link

I would like to know too....

@tradeouts
Copy link

To change the date format call this before you invoke the picker:

moment.locale("YOURLOCALE");

So setting it to UK/GB format you would call

moment.locale("en-gb");

All the formats can be found on the moment.js website homepage

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

No branches or pull requests

3 participants