Forums / General / date format
risto CMS user
Sunday 20 November 2005 6:32:08 am
I have this in a temlate
{attribute_view_gui attribute=$node.object.data_map.date}
it gives me this date format:2005.02.01 14:00
What do I need to doo to make the date dormnat:
dd:mm:yyyy => 21:11:2005
can someone show it on the code example?
Nathan Kelly
Sunday 20 November 2005 3:52:30 pm
Hi risto, check the docs, you might find what you need here:http://ez.no/doc/ez_publish/technical_manual/3_6/reference/template_operators/formatting_and_internationalization/datetime
Cheers!
Pardon me while I burst into flames...