Closed GoogleCodeExporter closed 9 years ago
My "simple" suggestion has a typo, should be:
return "DateTime.Parse(\"" + dateConvert.ToString() + "\")";
instead of
return "new DateTime.Parse(\"" + dateConvert.ToString() + "\")";
oops :)
Original comment by mikiur...@gmail.com
on 23 Aug 2010 at 6:31
Hello,
Thanks, I'll try and get this into core.
Thanks
-Blake Niemyjski
Original comment by bniemyjski
on 21 Sep 2010 at 12:28
Patch attached and committed in r884. Default values correctly initialised for
DateTime & Time data types.
Original comment by xk...@yahoo.com
on 17 Feb 2011 at 1:47
Attachments:
Never said thanks, so thanks :)
Original comment by mikiur...@gmail.com
on 26 Jul 2011 at 12:08
Original issue reported on code.google.com by
mikiur...@gmail.com
on 23 Aug 2010 at 6:18