A
AMP
Hello,
I am trying to convert a System.DateTime to a mysql Date time.
This is what I get:
4/28/2009 12:28:22 PM
and this is what I want
2009-04-28 12:28:22
I cant seem to do it successfully.
Any help?
Thanks
I am trying to convert a System.DateTime to a mysql Date time.
This is what I get:
4/28/2009 12:28:22 PM
and this is what I want
2009-04-28 12:28:22
I cant seem to do it successfully.
Any help?
Thanks