04/05/2013 at 8:37 am
#256069
Guest
Hi Steve,
I have found a fix for the earlier reported date translation problem.
Modified class.output.php line 1675
changed the date presentation to:
date_i18n($atts[‘date_format’],strtotime($dateObject->format(‘Ymd’)))
Please keep me posted for a more permanent solution.
rgrds, Cees
