Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

date selection on website incorrect in ff. ok in chrome.

  • 7 risposte
  • 1 ha questo problema
  • 130 visualizzazioni
  • Ultima risposta di FredMcD

more options

When I make a purchase on a certain website and select a pickup date, I always get the error "date must be equal to or greater than today" cause, obviously, I can't pick it up yesterday. This happens even if I go ahead months. The same website pickup date works fine on Chrome. I'd rather use Firefox than google's platform. screen shot from 8/22/19. Any assistance would be appreciated.

When I make a purchase on a certain website and select a pickup date, I always get the error "date must be equal to or greater than today" cause, obviously, I can't pick it up yesterday. This happens even if I go ahead months. The same website pickup date works fine on Chrome. I'd rather use Firefox than google's platform. screen shot from 8/22/19. Any assistance would be appreciated.
Immagini allegate

Soluzione scelta

Many site issues can be caused by corrupt cookies or cache.

Warning ! ! This will log you out of sites you're logged in to. You may also lose any settings for that website.

If there is still a problem, Start Firefox in Safe Mode {web link} by holding down the <Shift> (Mac=Options) key, and then starting Firefox.

A small dialog should appear. Click Start In Safe Mode (not Refresh). Did this help?

While you are in safe mode;

Try disabling graphics hardware acceleration {web link} in Firefox. Since this feature was added to Firefox it has gradually improved but there are still a few glitches.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (7)

more options

Hi lisaslists2000, I don't know where the site does its date comparison. For example, if it submits the date to the server and the date is rejected by the server, Firefox might be sending the wrong date. If a script in the page does the date comparison, there may be a problem with the date/time in your Firefox. Let's check that second one first.

Could you open the Web Console in the lower part of the tab using either:

  • "3-bar" menu button > Web Developer > Web Console
  • (menu bar) Tools > Web Developer > Web Console
  • (Windows) Ctrl+Shift+k

In the command line (starts with ») type or paste this and press the Enter key to run it:

new Date();

The first time you use the Web Console, Firefox may require you to take an action to prove you understand it is dangerous to run scripts from strangers.

Does the JavaScript Date() function give you back a date/time that makes sense for your time zone?

more options

It could also be the date format. For example; 3/5/2019 or is it 5/3/2019 ?

Is there a calendar displayed? Try using it instead.

more options

well, i marked both helpful because I appreciate you! however, the date and time are fine.  :-(

more options

oh, and it happens whether i use their calendar on their site or type in a date.

more options

Soluzione scelta

Many site issues can be caused by corrupt cookies or cache.

Warning ! ! This will log you out of sites you're logged in to. You may also lose any settings for that website.

If there is still a problem, Start Firefox in Safe Mode {web link} by holding down the <Shift> (Mac=Options) key, and then starting Firefox.

A small dialog should appear. Click Start In Safe Mode (not Refresh). Did this help?

While you are in safe mode;

Try disabling graphics hardware acceleration {web link} in Firefox. Since this feature was added to Firefox it has gradually improved but there are still a few glitches.

more options

Fred McD, Thank you so much! All better now. Lisa

more options

Glad to help. Safe Surfing.