Format Template Merged Date Fields dd/mm/yyyy to Words

L

laandmc

I am using a template to get information out of a sequel database. One of the
fields is a date field which is displayed as dd/mm/yyyy

Is there a way to change the display to display it in words:

e.g.
05/05/2010 would be displayed as Wednesday 05 May 2010

Currently the line of code I am using to extract this information is
{tblDiaryAppointment/Start_Date} where tblDiaryAppointment is the sql table I
am drawing the information from
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top