Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

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