I don't understand why this is in zengine.engine:

'@date' => format_date($vars['node']->created,'custom', "F jS, Y"),

to me it would make much more sense to use the user defined date!
If i find out how to do this i will post it here.

greetings,
Dagomar

Comments

tomdeneckere’s picture

Yes, same question here.
The Views pager (page by date, granularity 'week') uses the string "week of @date", where you cannot influence how the date is printed.
Any suggestions?

Tom