Hi.
In my database I have a field which is called datetimestarted. It is populated with data in this format. 2009-06-04 14:37:43 and is set as datetime in PHPMyAdmin.
Now in PHPRunner, I have set the fields as DateTime but they only display the date part like 04/04/2009 00:00:00
WHy?
Thanks
Paul