store Current Date & time in MySql Using ASP.net

Posted by Khilen on Stack Overflow See other posts from Stack Overflow or by Khilen
Published on 2010-03-25T09:28:01Z Indexed on 2010/03/25 9:33 UTC
Read the original article Hit count: 141

Filed under:
|
|
|

I want to store the current date & time which can be get by System.DateTime.Now in asp.net but while storing in Mysql it gives Error of Invalid Time.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about mysql