• Hi,

    My wordpress blog is showing one day back date, what should i select from UTC to set the time accordingly.

    Its showing 19 June 2008, while there should be 21 june 2008

    Thanks.
    Regards
    Zap Infotech

Viewing 1 replies (of 1 total)
  • Sounds like the server date is not synced properly.
    Check with your host, perhaps try this script in a little file say, print_date.php

    <?php
    echo date(“m/d/Y”);
    ?>

Viewing 1 replies (of 1 total)
  • The topic ‘how to set date as per IST (indian standard time)’ is closed to new replies.