Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • harryaalfha Friend
    #176275

    how to config the date, and what file and where path ??


    1. date
    pavit Moderator
    #449054

    Hi

    To config the date on the ja_Nex template you need to edit the file in the templatesja_nexblockstopmenu.php

    [PHP]<?php
    echo “<span class=”date”>”.date (‘d’).”</span>”;
    echo “<span class=”month”>”.JText::_(strtoupper(date (‘F’))).”</span>”;
    echo “<span class=”year”>”.date (‘Y’).”</span>”;

    ?>[/PHP]

    For any references on the php date function look at this manual

    Regards

    idesignperfect Friend
    #466854

    Where is the setting for the timezone ? I have updated the timezone from Global Configuration>Server>Server Time zone in J2.5, but it seems to be taking the wrong time zone and is couple of hours behind.

    Luna Garden Moderator
    #467044

    Hi,
    Config timezone inGlobal Configuration>Server>Server Time zone in J2.5 is the right way.
    I have check on our site, it showed the right time.
    May be cause you’re using cache that why timezone is not always updated.

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

This topic contains 4 replies, has 4 voices, and was last updated by  Luna Garden 11 years, 9 months ago.

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