I create csv file from my web app and when the web app runs in my system with browser language set to English the file gets downloaded and on open shows the expected format. But when i change my language to Danish it shows like below !
The correct format should be like this

How do i correct this so that irrespective of the language the language the file csv file gets downloded properly ?
Thanks in Advance