having trouble with date formats in CSV file format(Excel)
I want the date in "YYYY-MM-DD hh:mm " format and I need it in .CSV format.
When reopening the file, the date format gets changed and it looks like "MM-DD-YYYY hh:mm".
Does anyboy know how I can retain my desired date format when saving the file as .CSV?
Thank you!
csvis flat file and it will not be able to retain any formatting related information. So when you open it again in Excel, then Excel will assign type and display. - shrivallabha.redij