Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How do I make sure that this specific Firefox for Desk top has Pacific Standard Time?

  • 3 답장
  • 1 이 문제를 만남
  • 5 보기
  • 최종 답변자: cor-el

more options

I am located in California / How do I make sure the Firefox I am using has the correct time zone for California?

I am located in California / How do I make sure the Firefox I am using has the correct time zone for California?

모든 댓글 (3)

more options

You are using an old insecure version of Firefox. Time to update.

http://www.mozilla.org/en-US/firefox/fx/#desktop

Firefox uses the "time" that as it is set in the Windows operating system.

more options

You need to update a wide variety of things actually.

First, your Firefox. It is critically out of date, leaving you EXTREMLY vulnerable to MANY known security issues. Update Firefox to the latest release

Then, update your plugins. https://www.mozilla.org/plugincheck/

Finally, I bet Windows is out of date too. Update that: windowsupdate.microsoft.com/

Finally, date and time are controlled by your computer, not Firefox.

more options

See also:

You can see the current time and time zone if you paste this code in the command line of the Web Console (Web Developer > Web Console; Ctrl+Shift+K)

  • new Date
  • (new Date).toLocaleString()