Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Countdown timer shows wrong number of days under Windows 8.1 in Internet Explorer & FireFox #34

Open
dvdborn opened this issue May 11, 2015 · 5 comments

Comments

@dvdborn
Copy link

dvdborn commented May 11, 2015

The countdown timer is showing 1 day less than it's supposed to be under Windows 8.1, in Internet Explorer and FireFox.

In Chrome, under Windows 8.1, and in Safari, Chrome & Firefox under Mac OS X the correct number of days are shown.

You can test the issue on this site until May 19, 2015: https://apps.pxl.be/misc/timer/badtimer.html

@ghost
Copy link

ghost commented May 11, 2015

shows one day less on Firefox for Mac as well.

@dvdborn
Copy link
Author

dvdborn commented May 11, 2015

Indeed, something that I found out 5 minutes ago.

@ghost
Copy link

ghost commented May 11, 2015

Same here. We just launched a countdown campaign and this is not good!

@dvdborn
Copy link
Author

dvdborn commented May 11, 2015

I've created a work around by checking for the OS and browser of the client in ASP and then dynamicaly adjusting the end date (+1 day).
This works fine, but you need a way (PHP, ASP, ...) to do this.
The end result can be checked here: https://apps.pxl.be/misc/timer/index.asp

@ghost
Copy link

ghost commented May 11, 2015

Did the same :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant