Angular: How to display a date in French format
问题 I am an Angular beginner, I read the documentation of Angular, and it's hard for such an elementary thing... I want that the dates and other things in my application have the French locale, and not the default 'en-US'... I started to read this Angular documentation, that seems a little bit incomplete, cause, I did the doc states, and failed: >...\ClientApp>ng serve --configuration=fr Configuration 'fr' could not be found in project 'ClientApp'. OK, now I look on another documentation page on