0
Welcome Guest! Login
0 items Join Now

Date and Time display

    • Károly's Avatar
    • Károly
    • Newbie
    • Posts: 13
    • Thanks: 0

    Re: Date and Time display

    Posted 14 years 6 months ago
    • Hi! This is a very useful post. But I wonder how could the developer of this site ( diabetesonline.hu/ ) do the Solar Sentinel template name days of the date of the connectivity wiki. I attach the picture. I tried to get out of Firebug, but I could not figure out a solution to the wiki's
      Thanks! Károly
    • Vadique's Avatar
    • Vadique
    • Sr. Rocketeer
    • Posts: 109
    • Thanks: 0

    Re: Date and Time display

    Posted 14 years 6 months ago
    • Adamck wrote:
      I usually use:
      <?php
      date_default_timezone_set('Europe/Dublin');
      echo date("j M Y: G:ia");
      ?>
      yea, that worked fine.
      I used it in a bit different format:
      <?php date_default_timezone_set('Europe/Moscow'); echo date("H:i | Y.m.d");?>
      Thank you

Time to create page: 0.057 seconds