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.