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

Locale is ignored #65

Open
a-aznar opened this issue Oct 22, 2023 · 1 comment
Open

Locale is ignored #65

a-aznar opened this issue Oct 22, 2023 · 1 comment

Comments

@a-aznar
Copy link

a-aznar commented Oct 22, 2023

No matter the value set to the locale, it seems to always be ignored

I have tried importing moment with locales and event setting the locale through moment, but even then, still ignored.

Unsure of what else to try or how to fix it.

@PetukhovArt
Copy link

@a-aznar
try to import this to your index.html file :
<script src='https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.8.1/moment-with-locales.min.js'></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