The website indicates the client's time or WHERE?
I have set the timezone on the website date_default_timezone_set('Asia/Manila');
This is still running on localhost, so the time will really be based on my computer time.
As I manually set the timezone on the website; when it goes online, how long will the site base be? Will it always be GMT + 8 or hosting time, or will it be based on user time? Will the set time zone or wait time be saved or something overwrite it?
I am really confused about what will happen to the timezone if the website goes online.
+3
source to share
2 answers