Hi All,
I have a table with a field called date with a type of timestamp. The attribute of this is "on update current_timestamp" and the default is "current_timestamp"
When I use this field in a webpage it displays as YYYY-MM-DD 00:00:00
How can I change it so that it shows just the date in this fashion
22 October 2007 (for example)
Thanks
I have a table with a field called date with a type of timestamp. The attribute of this is "on update current_timestamp" and the default is "current_timestamp"
When I use this field in a webpage it displays as YYYY-MM-DD 00:00:00
How can I change it so that it shows just the date in this fashion
22 October 2007 (for example)
Thanks