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

Internationalization issue - first day of week #367

Open
Frimlik opened this issue Oct 27, 2023 · 0 comments
Open

Internationalization issue - first day of week #367

Frimlik opened this issue Oct 27, 2023 · 0 comments

Comments

@Frimlik
Copy link

Frimlik commented Oct 27, 2023

When I set this provider

  providers: [
    { provide: MAT_DATE_LOCALE, useValue: <myLocale> },
  ],

everything regarding localisation works fine (abbreviations of days, months etc.), except first day of week.

I know this can be achieved using this answer in StackOverflow, but I would expect, that also this setting would be taken from the locale, because first day of week can deffer between locales and it's nonsense to change a piece of code for changing first day of date...

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