Nicholas Posted August 8, 2009 Posted August 8, 2009 hi, im wondering if anyone can convert this time into england time at all? echo date ('F j, Y')." ".date('g:i:s a'); because this shows 5am when its 11am at england and well i live at england lol, can anyone change it to england time at all please? thanks Nicholas. Quote
Lithium Posted August 8, 2009 Posted August 8, 2009 Re: little help plz? at least you could do a little effort and try to fix it yourself. date() shows the server time! http://php.net/manual/en/function.date.php Quote
Nicholas Posted August 8, 2009 Author Posted August 8, 2009 Re: little help plz? i looked around on the internet for about 20 minutes to find out how to change it, but i just cant figure it out... or find out how to do it. i always research on the internet before asking for help. Quote
Lithium Posted August 8, 2009 Posted August 8, 2009 Re: little help plz? 20 minutes when 2 minutes reading the page i placed would lead you to the right answer. but then you might want to try this... http://www.php.net/manual/en/function.gmdate.php and with a bit of luck... you can manage to fix it! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.