Any template lite users?
Posted: Tue Jun 24, 2008 4:20 am
How would I go about doing something like this?
I can't figure it out, if it is possible. I could format it in the php, but I really don't want to.
This works fine:
Code: Select all
{ $data.timesignedup|date:{ $SETTINGS_date_format } }This works fine:
Code: Select all
{ $data.timesignedup|date:"d M Y g:i A" }