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

The countdown display issue on iphone #32

Open
connman opened this issue Jul 18, 2016 · 2 comments
Open

The countdown display issue on iphone #32

connman opened this issue Jul 18, 2016 · 2 comments

Comments

@connman
Copy link

connman commented Jul 18, 2016

As stated above I have a display issue when viewing in iPhone.
Attached is the iphone view of the countdown. However on android phone, it has no issue at all.

Is there anyway I can resolve this issue on phone? Thanks.

countdown

@jaketurton
Copy link

@connman I ran into this issue when using 24:00:00 in the date string (which turns out is an invalid time on iPhone but not most desktops date: "August 23, 2016 24:00:00",.

Changing to date: "August 23, 2016 23:59:59", Fixed this for me. Hope this helps someone!

@sourbell
Copy link

Here : Safari Javascript Date() NaN Issue

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

3 participants