Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • storkinn Friend
    #154199

    Hi!
    I want to change date format “%d %B %Y” in the articles. For example 10.09.2010
    thanks!…

    Saguaros Moderator
    #355344

    Hello

    You open the file: templatesja_sulfurhtmlcom_contentfrontpagedefault_item.php and find the following code:
    [PHP]
    <?php echo JHTML::_(‘date’, $this->item->created, ‘%a – %d <span class=”month”>%b</span>’); ?>
    [/PHP]
    replace:
    [PHP]
    <?php echo JHTML::_(‘date’, $this->item->created, JText::_(‘DATE_FORMAT_LC2’)); ?>
    [/PHP]

    storkinn Friend
    #355575

    It works.. Thanks!..

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  storkinn 14 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum