Welcome Guest, Not a member yet? Register   Sign In
How do you change the timezone?
#3

(This post was last modified: 07-19-2015, 11:21 AM by CroNiX.)

Or use php's date_default_timezone_set() as the very first line of index.php. That will work using any webserver because it's at the php level, while htaccess only works with apache webservers.
http://php.net/manual/en/function.date-d...ne-set.php
Reply


Messages In This Thread
How do you change the timezone? - by rakibtg - 07-19-2015, 09:46 AM
RE: How do you change the timezone? - by Diederik - 07-19-2015, 10:39 AM
RE: How do you change the timezone? - by CroNiX - 07-19-2015, 11:20 AM
RE: How do you change the timezone? - by skunkbad - 07-19-2015, 11:04 PM
RE: How do you change the timezone? - by rakibtg - 07-19-2015, 11:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB