PHP and Download Excel Sheet
问题 I am facing a problem when I download a excel sheet in php(code is below). I have a date field but in database date is in "YYYY-MM-DD" format, I convert this format to "d/m/Y". Then download and open a excel sheet, sheet is fine till now. When we use "Format Painter" tool(find just below cut and copy button), date will convert date format to some number and sometimes to some funny character. How to use "Format Painter" - First select non-date column and then press "Format Painter" button,