Welcome Guest, Not a member yet? Register   Sign In
I'm on the east coast, my database (mysql) server is on the west. How do we resolve our differences?
#18

[eluser]tmcw[/eluser]
This is about as close to pandora's box as I've gotten in development so far... let's see... strtotime assumes the local time is master, so it redoes the date in some funky way. I'd like to fix it via a dbfilter rule, but those have to be in global functions, and therefore can't use the $this->config->item('timezone') command...

- Apparently php's date() function does the same thing (converts your date from gmt to local...)


Messages In This Thread
I'm on the east coast, my database (mysql) server is on the west. How do we resolve our differences? - by El Forum - 08-21-2007, 07:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB