I am not developing applications for web applications (client / server), but I have had this question for a while -
If a web browser (IE / Firefox) establishes a connection with a web site, is it possible for the web server to detect the client’s time zone or current local time at the client’s location and display it on page
If so, how is the time zone determined? Does the client play a role in this process, or only on the server, can perform this task without any tabs from the client?
-AD
source
share