2
Answers

How do i convert TimeStamp to DateTime?

Photo of petre ricardo

petre ricardo

15y
10.5k
1

Hi,
I have a DB table that has a TimeStamp column and i need to dispplay that in my DataGridView Controller. When i tried to lead the data of that column, it throws an exception in a data Grid View Deafult error log, and prevents from displaying the time stamp values.. How do i fix this?
TY

Answers (2)