面对一个独特的问题,其中一个用户机器没有反映当地时区。
User Machine的时区为GMT(伦敦),当前日期(2012年9月6日),偏移量应为-60(BST),即GMT + 1。但它返回0 UTC偏移量,而日期也反映在UTC中,这有点奇怪。
window.alert("Current Local Desktop Date \"" + new Date() + "\" whose offset difference is " + new Date().getTimezoneOffset() + " mins from UTC");
是否需要在Windows中更新任何内容?
排除了可能性: