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 setup only works using webpack #67

Open
tiagovbarreto opened this issue Feb 3, 2020 · 0 comments
Open

Locale setup only works using webpack #67

tiagovbarreto opened this issue Feb 3, 2020 · 0 comments

Comments

@tiagovbarreto
Copy link

tiagovbarreto commented Feb 3, 2020

Hi, first of all, thank you a lot for the componet!!

I am facing one strange problem. The locale is only working when I start the application with npm run webpack:start. When I use npm run start (ng serve), the locale don't change.

My options setup:

options: any = {format: 'YYYY/MM/DD HH:mm', locale:'pt-br', showClear: true};

Thank you in advance.

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

1 participant