Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Bad timezone in Firefox

  • 2 件の返信
  • 0 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: cor-el

more options

Again, again, again... FIREFOX USES BAD TIMEZONE SETTINGS.

Again is after updates set timezone to UTC

See result from console: console.log(Intl.DateTimeFormat().resolvedOptions().timeZone)

FIREFOX >> UTC CHROME >> Europe/Prague

Or see this (new Date()).toLocaleString(); FiREFOX >> "24. 11. 2022 10:13:39" CHROME >> "24. 11. 2022 11:13:39"

See enclosure

And problem is that privacy.resistFingherpringing si FALSE

THAT IS HUGE PROBLEM, BECAUSE MANY OF SYSTEMS DID NOT WORK CORRECTLY!!!

Again, again, again... FIREFOX USES BAD TIMEZONE SETTINGS. Again is after updates set timezone to UTC See result from console: console.log(Intl.DateTimeFormat().resolvedOptions().timeZone) FIREFOX >> UTC CHROME >> Europe/Prague Or see this (new Date()).toLocaleString(); FiREFOX >> "24. 11. 2022 10:13:39" CHROME >> "24. 11. 2022 11:13:39" See enclosure And problem is that privacy.resistFingherpringing si FALSE THAT IS HUGE PROBLEM, BECAUSE MANY OF SYSTEMS DID NOT WORK CORRECTLY!!!
添付されたスクリーンショット

すべての返信 (2)

more options

Are you using VPN or Proxy settings. Those can change your location settings. Also check you O/S setting for time zones as well.

more options

Are you possibly using Resist Fingerprinting?

When Resist Fingerprinting is enabled then some items are spoofed (TimeZone: UTC, UserAgent: platform: Win10).

You can check this pref on the about:config page to see if Resist Fingerprinting is enabled and if this pref is user set (bold) reset to false via the right-click context menu.

  • privacy.resistFingerprinting = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.