I am using angular 7 and ngx-translate for internalization purpose /multilingual support ,it worked fine static html texts tags but have found nothing on how to translate dates in a dynamic stream of data.
Have tried changing the locale of the date-pipe,but didn't worked in my case.
Code used in html including the date pipe
date text and format should be changed according country selected.