Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Firefox shows the time wrong by an hour. My pc is correct, ResistFingerprints is OFF.

  • 4 përgjigje
  • 2 e kanë hasur këtë problem
  • 6 parje
  • Përgjigjja më e re nga Pippa.c.hedley

more options

As the title says, firefox is showing the time wrong by an hour in many/all websites.

-PC time is correct -ResistFingerprints is OFF -Firefox is fully updated -No VPN or any plugins that affect timezone or hide it

Time is going straight from the pc to the websites. My timezone is Berlin, yet when writing emails it shows the "draft saved at" an hour earlier than it actually is. Timezone on the email account is set to Berlin. Firefox gets the time from the PC, the PC's time is set automatically by the internet. The PC has no issue fetching the correct time and the battery on the motherboard is fine. Other browsers seem to have this problem too, but I cant figure out why.

As the title says, firefox is showing the time wrong by an hour in many/all websites. -PC time is correct -ResistFingerprints is OFF -Firefox is fully updated -No VPN or any plugins that affect timezone or hide it Time is going straight from the pc to the websites. My timezone is Berlin, yet when writing emails it shows the "draft saved at" an hour earlier than it actually is. Timezone on the email account is set to Berlin. Firefox gets the time from the PC, the PC's time is set automatically by the internet. The PC has no issue fetching the correct time and the battery on the motherboard is fine. Other browsers seem to have this problem too, but I cant figure out why.

Krejt Përgjigjet (4)

more options

Is the timezone set correctly ?

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). Paste each of these one at the time in the command line and press Enter to see the result.

  • (new Date()).toLocaleString("en-US",{weekday:"long",day:"numeric",month:"long",year:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:false,timeZoneName:"short"});
  • (new Date()).getTimezoneOffset(); //offset in minutes: hours*60
more options

cor-el said

Is the timezone set correctly ? 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). Paste each of these one at the time in the command line and press Enter to see the result.
  • (new Date()).toLocaleString("en-US",{weekday:"long",day:"numeric",month:"long",year:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:false,timeZoneName:"short"});
  • (new Date()).getTimezoneOffset(); //offset in minutes: hours*60

This is the result I got. I hope this is readable.

more options

I assume that this shows the correct time for Berlin (GMT+2;l offset:-120).

What website(s) show the wrong time ?

more options

cor-el said

I assume that this shows the correct time for Berlin (GMT+2;l offset:-120). What website(s) show the wrong time ?

That is correct. Email, and roll20 are the ones iv noticed are displaying the wrong time. its an hour too early