When I export the data from access to a csv/text file, the date format gets changed automatically. In access query I have set the date format to be on "yyyy-mm-dd" but when I export to csv or text file, the date format gets changed to dd/mm/yyyy hh:mm
How do I resolve this issue?