Re: [PHP] Showing local date & time

2004-01-22 Thread John Nichel
Hamid Hossain wrote: Hi all, I am new member to the list, let's see ;) I am hosting my site in a shared hosting plan in US while I am in Saudi Arabia. I want to show the current datetime at my local. Should I use setlocale()? I mean is there a way which will give me the local datetime without cal

Re: [PHP] Showing local date & time

2004-01-22 Thread Matt Matijevich
Should I use setlocale()? I mean is there a way which will give me the local datetime without calculating the difference manually? I have not used it, but it looks like setlocale() will give you what you want. http://www.php.net/manual/en/function.setlocale.php Suppose that I want to show th

[PHP] Showing local date & time

2004-01-22 Thread Hamid Hossain
Hi all, I am new member to the list, let's see ;) I am hosting my site in a shared hosting plan in US while I am in Saudi Arabia. I want to show the current datetime at my local. Should I use setlocale()? I mean is there a way which will give me the local datetime without calculating the differen