A matter of time
by Pedroski from LinuxQuestions.org on (#5S0A4)
I am used to using shared webhosts.
They usually have the server time on UTC, which is 8 hours behind my time here in China.
So when I set timers with PHP, I always need to subtract 28800 seconds to get the right time on the server.
Now I am trying to use a cloud server, which is located in Chengdu, China, I believe.
The server is on normal Chinese time, not UTC.
Will this affect anything in anyway??
They usually have the server time on UTC, which is 8 hours behind my time here in China.
So when I set timers with PHP, I always need to subtract 28800 seconds to get the right time on the server.
Now I am trying to use a cloud server, which is located in Chengdu, China, I believe.
The server is on normal Chinese time, not UTC.
Will this affect anything in anyway??