Question
how to import excel datetime column into database
as title, my excel column logintime previously let it transimit to be text(String) into database successfully.
However, if i want it directly insert into datetime format always fail, the example shows in excel as "2019/11/28 8:08:27"
