Chrome cannot get TimeZone name correctly after changing the TimeZone of computer
问题 I have a snippet code in javascript as shown below: $(document).ready(function () { var day1 = new Date(); }); Now I open a browser (in this case I use FireFox) and the current TimeZone of my computer is UTC +10:00 Hobart . Then I view the day1 javascript variable in debug mode, it displays its value as image shown below. The TimeZone name of UTC+10:00 Hobart is Tasmania Standard Time . FF gets the correct name and as my expected too. Next, I will chang the TimeZone on my computer to UTC+10