Closed (won't fix)
Project:
Omega
Version:
7.x-3.1
Component:
Miscellaneous
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2012 at 21:42 UTC
Updated:
12 Nov 2015 at 21:09 UTC
Jump to comment: Most recent
Comments
Comment #1
avolve commentedHaving a similar issue myself — either WSOD (my error somewhere), or no change to $date
Comment #2
threadsniper commentedI wasn't able to resolve this avolve. I am currently taking a look at some template files from another project I am involved with and will report back soon with any progress.
Comment #3
avolve commentedhere is what I am using in a custom tpl file
<?php print format_date($created, 'custom', 'l, dS M Y'); ?>to replace
<?php print $date; ?>Comment #4
steinmb commentedAltering date -formats is not related to Omega in any special way.