Angular configure user browser locale
Problem Using the angular date pipe etc. we often see that by default the format is en-US instead of the expected browser language of the user. Solution What we have to do is quite simple:
Problem Using the angular date pipe etc. we often see that by default the format is en-US instead of the expected browser language of the user. Solution What we have to do is quite simple: