datetime.ini
Balazs Halasy (23/02/2005 12:16 pm)
Frederik Holljen (22/04/2005 1:12 pm)
ez publish / technical manual / 3.9 / reference / configuration files / datetime.ini
Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.
Balazs Halasy (23/02/2005 12:16 pm)
Frederik Holljen (22/04/2005 1:12 pm)
Comments
You know what would be great?
Thursday 07 September 2006 3:40:55 pm
Mindshare Tech
Configure personal date format
Friday 14 September 2007 7:54:06 am
Stéphane BULLIER
[ClassSettings]
Formats[]
Formats[mydate]=%Y/%m/%d
In your template, where you want to see the special format :
{def $timestamp=$node.data_map.date.data_int}
{$timestamp|l10n( 'mydate' )} : french format
That it's.
Re: Configure personal date format
Friday 14 September 2007 8:04:45 am
Stéphane BULLIER
datetime.ini
Monday 29 October 2007 4:43:32 pm
Paul Leclercq
try this one out:
http://ez.no/doc/ez_publish/techn...ng_and_internationalization/datetime