Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Problems with timing?

  • 2 trả lời
  • 0 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Ok, so this is an odd one.

I gamble with William Hill online using Firefox as my browser.

Every year this same problems happen when the clocks go forward in spring time here in the UK.

So I go on the WH website Sunday (for example) at 11pm and it will show me Mondays football matches. But. At 12am Monday until 1am, the now todays football matches do not appear. Its like the browser can no accept this time period exists because as soon as 1am comes, the matches (for Monday) appear.

So I contacted WH for support. They advised that if I am using Firefox that I should try IE instead. So I did. And guess what? The problem doesn't happen on IE. Mondays matches do exist between 12am and 1am. So it is definitely a firefox issue.

But the issue resolves at the end of October when the clocks go back.

So what is going on here? Any solutions? This has been going on several years.

Ok, so this is an odd one. I gamble with William Hill online using Firefox as my browser. Every year this same problems happen when the clocks go forward in spring time here in the UK. So I go on the WH website Sunday (for example) at 11pm and it will show me Mondays football matches. But. At 12am Monday until 1am, the now todays football matches do not appear. Its like the browser can no accept this time period exists because as soon as 1am comes, the matches (for Monday) appear. So I contacted WH for support. They advised that if I am using Firefox that I should try IE instead. So I did. And guess what? The problem doesn't happen on IE. Mondays matches do exist between 12am and 1am. So it is definitely a firefox issue. But the issue resolves at the end of October when the clocks go back. So what is going on here? Any solutions? This has been going on several years.

Tất cả các câu trả lời (2)

more options

As this is a login site this makes it harder for anyone reading to diagnosis the problem and where it coming from. Did you also try Private Mode Browser to verify the issue isn't present there as well. DST is based on your computer Internal clock of the O/S connect to DST region it's set at Firefox and all other software uses that for their time bases.

Hữu ích?

more options

What time is reported if you paste these code one at the time in the Web Console ?

  • (new Date()).toLocaleString()
  • (new Date()).toLocaleString("en-US",{weekday:"long",day:"numeric",month:"long",year:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:true,timeZoneName:"short"});
  • (new Date()).toLocaleString("en-US",{weekday:"long",day:"numeric",month:"long",year:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:false,timeZoneName:"short"});

Hữu ích?

Đặt một câu hỏi

Bạn phải đăng nhập vào tài khoản của bạn để trả lời bài viết. Vui lòng bắt đầu một câu hỏi mới, nếu bạn chưa có tài khoản.