Since the last joomla update, an issue has arised:
We use: <?php echo JHTML::_('date', $item->created, JText::_('K2_DATE_FORMAT_LC')); ?> in the html override template in a module.
When displaying the page in Egnlish, everything's looks fine, the date is displayed as e.g.: Monday, 13 September 2021
When switching to German, the same date is displayed as: %PM, %15 %758 %2021
Any advice or hint on how that can be solved?
best regards!
Jonathan
Old member