Hi,
could I should the date format of the articles in the StartUp template in this format also?
18 SEP
2013
Instead of only:
18 SEP
Thx
<?php echo JHtml::_('date', $this->item->created, JText::_('d M')); ?>
<?php echo JHtml::_('date', $this->item->created, JText::_('d M Y')); ?>
Don Lee wrote:Just do the same for this file: gk_startup\html\com_content\category\blog_item.php