how to get user local machine time zone in c#

The only place where you can get such information reliably is the client machine. Javascript would be the way to go.

Geo-location will not work when behind a proxy and is generally not very reliable (in my experience).

Leave a Comment