Date Issue in Excel Export

Date Issue in Excel Export

This is just a tip on solving date issue in exporting the excel file from ASP.NET. Introduction One of my guys was using this following code to export the excel file from ASP.NET application. The code is very simple. He…