I am looking for some code to determine a users time zone without permissions required so I can pass back to a socket in a string.
Data is stored in my database in Australia and I need to the timezone of the client so I can determine what time it is in their country ant any given time in the server app to serve data based on their local time.
Thanks in advance
Data is stored in my database in Australia and I need to the timezone of the client so I can determine what time it is in their country ant any given time in the server app to serve data based on their local time.
Thanks in advance