date conversion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hai everyone,
 
A small problem..Help me out of this.
 
I have to convert the server date to my local date i.e Indian standard time(IST)(or to my system time).
 
My program is :
<?php
$display=date("F")." ".date("d").", ".date("Y");
echo $display;
?>
 
which displays the server date which is in the time Zone PST.
So please tell how to convert this date to my local date(IST).
 
Note: IST is +0530 GMT
 
SuDeEp

Yahoo! India Insurance Special: Be informed on the best policies, services, tools and more.

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux