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

bug:day change to 100 #50

Open
bosiky opened this issue Apr 10, 2023 · 1 comment
Open

bug:day change to 100 #50

bosiky opened this issue Apr 10, 2023 · 1 comment

Comments

@bosiky
Copy link

bosiky commented Apr 10, 2023

if day change to 100, the count down show not correct values

var twoDaysFromNow = (new Date().getTime() / 1000) + (86400 * 100) + 1

@Yasp0
Copy link

Yasp0 commented Oct 13, 2023

This bug is still there.

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

2 participants