What is the correct DateTime format for MySQL Database?

前端 未结 4 1413
-上瘾入骨i
-上瘾入骨i 2020-12-21 03:57

I am Inserting this DateTime data \'12/21/2012 1:13:58 PM\' into my MySQL Database using this SQL string:

String Query = \"INSERT I         


        
4条回答
提交回复
热议问题