搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox is unable to show the correct time zone whenever I google events

  • 8 回覆
  • 5 有這個問題
  • 2 次檢視
  • 最近回覆由 FredMcD

more options

whenever I google events (eg NBA games), Google shows me the time of the event in Central European Time, even though my System Preference time is set to Central Daylight Time (difference of 7 hours). I have tried to change the time zone in System Preferences but it does not help. Since I am in a different time zone than CET, showing times from a different time zone is not very convenient.

whenever I google events (eg NBA games), Google shows me the time of the event in Central European Time, even though my System Preference time is set to Central Daylight Time (difference of 7 hours). I have tried to change the time zone in System Preferences but it does not help. Since I am in a different time zone than CET, showing times from a different time zone is not very convenient.

被選擇的解決方法

problem solved! I used google.at so Google thinks I'm in Austria. if I use google.com, the right time is displayed

從原來的回覆中察看解決方案 👍 0

所有回覆 (8)

more options

Sign into Google and check your profile.

more options

well I don't even have a Google account. Isn't there a way to change the time in the settings?

more options

You can paste this code in the Web Console to check the current Firefox date/time setting.

  • (new Date()).toLocaleString("en-US",{day:"numeric",month:"long",year:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:false,timeZoneName:"long"});
more options

It's possible Google thinks you are someplace else.

more options

the link tells me the correct local time, yet when I google something the incorrect time zone is displayed; searching for NBA will result in times being displayed in Central European Time again, even though it should be Central Daylight Time

I feel like Google might be thinking that I'm some place else too, but why can't I set it to the correct time zone anywhere?

more options

You can use websites like these to see how your location is reported :

more options

選擇的解決方法

problem solved! I used google.at so Google thinks I'm in Austria. if I use google.com, the right time is displayed

more options

That was very good work. Well done.