I am testing the login system, but the problem is that the time zone of my host is different from where I live. This is 3 hours on my server, when on my local computer, the time is 4 pm. How do I automatically configure the code that I retrieve from a database displayed as a time zone, similar to where I am?
source
share