-1
I am facing problems at Angular. I am using angular material for some /components and I am using datepicker. My date locale is already 'pt', it even appears the name of the months in Portuguese and such. But when I type in the input 11/08/1997 and click out of the input, it changes to 08/11/1997. I tried everything here but could not.
Could you put an excerpt of the code to make it easier to understand the problem? You are using momentjs?
– Saymon