Active
Project:
Zengine
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2008 at 14:05 UTC
Updated:
17 Dec 2011 at 12:34 UTC
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
Comment #1
tomdeneckere commentedYes, 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