Is there a way to adjust the time so that mysql timestamp displays a relative time instead of the server time?
I want my timestamps to be in Eastern Standard Time but my server stamps in Western Time (about 2hrs before). Is the a way around this so the time stamp is correct, or should I just try an add a couple of hours to the results query?
Either way, I don't know how to do it. Cheers, Dex.