Auto detect a time zone with JavaScript

This blog post will attempt to explain how to automatically detect your user’s time zone using JavaScript. If you’re in a hurry, you can skip directly to the JavaScript timezone detection code on Github. Previous attempts to solve this problem: Server side: Time is not included in an HTTP request. This means that there is … Continue reading Auto detect a time zone with JavaScript