Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 7 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.