I have a MySQL table from which I do a select to. Build a custom view.
I manage to add the resulting field but it produces this " 20140402061902 "
The field contents look like this. 01/04/2014 09:26:00 - 01-04-2014 11:17:31 AM
And the field format is timestamp.
I would really appreciate it if anyone help me with this.
Thanks