Forum Moderators: phranque
Is there any easy way to adjust the time/timezone settings of the server? By .htaccess or anything? It's just obviously the server is hosted in the US and all the times are PDT. But I want it to be BST for where I live (so my blog posts are the correct local time)
If there isn't an easy way. Should I just write all my PHP code with a time offset? Is there any way to set up the mySQL database to automatically consider/add an offset.
Thanks!