搜索 | 用户支持

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

详细了解

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()