Datatable convert object to date time field

@adrian_sullivan ,

Have you tried to use the CDate() method and checked if it is working ?

CDate(row("Started").ToString)

If it does not work, You could check my above post or directly linking the Section of the post on allowing different date time format specifications is provided below :