Hi Team,
i have 45 Columns of data in that datatable have 6 date columns… i want convert the date format based on the columns name…
Getting Error :
Assign: String ‘13-04-2023’ was not recognized as a valid DateTime.Couldn’t store <13-04-2023> in Order Date Column. Expected type is DateTime.
Can you tell how convert the datetime using linq.
Thanks
Shyam