Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

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

详细了解

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

  • 7 个回答
  • 1 人有此问题
  • 49 次查看
  • 最后回复者为 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.
已附加屏幕截图

被采纳的解决方案

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.

定位到答案原位置 👍 1

所有回复 (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

选择的解决方案

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.