搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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.