I\'m importing data from an Excel sheet on to a DataTable using the following code:
DataTable
OleDbConnection con = new OleDbConnection(\"Provider=Microso
maybe try formatting the date column in excel then import?